Skip to content

Commit

Permalink
chore: update dependency webpack-cli to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 0759c9a commit 43db572
Show file tree
Hide file tree
Showing 8 changed files with 1,069 additions and 703 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"sinon-chai": "^3.7.0",
"style-loader": "^4.0.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.0.0"
"webpack-cli": "^6.0.0"
},
"scripts": {
"start": "cross-env NODE_ENV=development webpack --watch --config ./webpack.config.js",
Expand Down
Loading

0 comments on commit 43db572

Please sign in to comment.