Skip to content

Commit f5d5427

Browse files
Update dependency webpack to v5.90.0
1 parent a6dae72 commit f5d5427

File tree

2 files changed

+289
-171
lines changed

2 files changed

+289
-171
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"@types/node": "16.11.19",
1212
"@types/video.js": "7.3.14",
1313
"@types/videojs-hotkeys": "0.2.0",
14-
"@types/webpack": "5.28.0",
14+
"@types/webpack": "5.28.5",
1515
"ts-loader": "9.2.6",
1616
"ts-node": "10.4.0",
1717
"typescript": "4.5.4",
18-
"webpack": "5.65.0",
18+
"webpack": "5.90.0",
1919
"webpack-cli": "4.9.1"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)