Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 04aa0d9

Browse files
committed
chore(deps): update dependency webpack to v5
1 parent abe0e45 commit 04aa0d9

File tree

2 files changed

+326
-859
lines changed

2 files changed

+326
-859
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/mocha": "8.2.2",
5151
"@types/node": "14.17.3",
5252
"@types/sinon": "10.0.2",
53-
"@types/webpack": "4.41.20",
53+
"@types/webpack": "5.28.0",
5454
"@types/webpack-env": "1.16.0",
5555
"awesome-typescript-loader": "^5.2.1",
5656
"chai": "^4.2.0",
@@ -75,7 +75,7 @@
7575
"sinon": "^9.2.1",
7676
"ts-node": "^8.10.1",
7777
"typescript": "^3.8.3",
78-
"webpack": "^4.43.0",
78+
"webpack": "^5.48.0",
7979
"webpack-cli": "^3.3.11"
8080
},
8181
"husky": {

0 commit comments

Comments
 (0)