Skip to content

Commit f2ac7ad

Browse files
committed
maint(Build): Upgrade dependencies.
1 parent 403b9c8 commit f2ac7ad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@
3838
"whatwg-fetch": "^3.4.0"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.17.12",
41+
"@babel/core": "^7.18.0",
4242
"@babel/eslint-parser": "^7.17.0",
4343
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
44-
"@babel/preset-env": "^7.17.12",
44+
"@babel/preset-env": "^7.18.0",
4545
"@commitlint/cli": "^17.0.0",
4646
"@commitlint/config-conventional": "^17.0.0",
4747
"@release-it/conventional-changelog": "^5.0.0",
4848
"@testing-library/jest-dom": "^5.16.4",
4949
"babel-loader": "^8.2.5",
5050
"copy-webpack-plugin": "^11.0.0",
51-
"core-js": "3.22.5",
51+
"core-js": "3.22.6",
5252
"css-loader": "^6.7.1",
53-
"eslint": "^8.15.0",
53+
"eslint": "^8.16.0",
5454
"eslint-config-prettier": "^8.5.0",
5555
"husky": "^8.0.1",
5656
"identity-obj-proxy": "^3.0.0",
@@ -62,11 +62,11 @@
6262
"prettier": "^2.6.2",
6363
"regenerator-runtime": "^0.13.9",
6464
"release-it": "^15.0.0",
65-
"sass": "^1.51.0",
65+
"sass": "^1.52.1",
6666
"sass-loader": "^13.0.0",
6767
"style-loader": "^3.3.0",
6868
"terser-webpack-plugin": "^5.3.1",
69-
"timezone-mock": "^1.3.1",
69+
"timezone-mock": "^1.3.2",
7070
"webpack": "^5.72.1",
7171
"webpack-bundle-analyzer": "^4.4.2",
7272
"webpack-cli": "^4.9.2",

0 commit comments

Comments
 (0)