Skip to content

Commit

Permalink
Update dependency webpack-dev-server to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 825b987 commit 8665797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glances/outputs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"vue-loader": "^17.1.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.1",
"webpack-dev-server": "^4.15.0"
"webpack-dev-server": "^5.0.0"
},
"scripts": {
"build": "webpack --progress --mode=production",
Expand Down

0 comments on commit 8665797

Please sign in to comment.