Skip to content

Commit 5a05d8a

Browse files
authored
Merge pull request #1060 from nextcloud/renovate/webpack-cli-5.x
chore(deps): update dependency webpack-cli to v5
2 parents fc83741 + 7ccd60e commit 5a05d8a

File tree

2 files changed

+51
-45
lines changed

2 files changed

+51
-45
lines changed

package-lock.json

Lines changed: 50 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ts-loader": "^8.3.0",
2929
"typescript": "4.9",
3030
"webpack": "^5.76.0",
31-
"webpack-cli": "^4.5.0"
31+
"webpack-cli": "^5.0.0"
3232
},
3333
"scripts": {
3434
"test": "./node_modules/karma/bin/karma start --single-run",

0 commit comments

Comments
 (0)