Skip to content

Commit d0a546b

Browse files
committed
maint(Bundle): Upgrade dependencies.
1 parent ea2d74a commit d0a546b

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,23 +38,23 @@
3838
"whatwg-fetch": "^3.4.0"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.17.10",
41+
"@babel/core": "^7.17.12",
4242
"@babel/eslint-parser": "^7.17.0",
43-
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
44-
"@babel/preset-env": "^7.17.10",
43+
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
44+
"@babel/preset-env": "^7.17.12",
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",
50-
"copy-webpack-plugin": "^10.2.4",
50+
"copy-webpack-plugin": "^11.0.0",
5151
"core-js": "3.22.5",
5252
"css-loader": "^6.7.1",
5353
"eslint": "^8.15.0",
5454
"eslint-config-prettier": "^8.5.0",
5555
"husky": "^8.0.1",
5656
"identity-obj-proxy": "^3.0.0",
57-
"imports-loader": "^3.1.0",
57+
"imports-loader": "^4.0.0",
5858
"inspectpack": "^4.7.1",
5959
"jest": "^28.1.0",
6060
"jest-environment-jsdom": "^28.1.0",
@@ -63,7 +63,7 @@
6363
"regenerator-runtime": "^0.13.9",
6464
"release-it": "^15.0.0",
6565
"sass": "^1.51.0",
66-
"sass-loader": "^12.6.0",
66+
"sass-loader": "^13.0.0",
6767
"style-loader": "^3.3.0",
6868
"terser-webpack-plugin": "^5.3.1",
6969
"timezone-mock": "^1.3.1",

0 commit comments

Comments
 (0)