Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update webpack version
  • Loading branch information
michenly committed Oct 29, 2021
commit daddb6e4d1b45ceba16f3043b619296f1e6c565d
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"rimraf": "^3.0.2",
"sanitize-html": "^2.2.0",
"webpack-cli": "^4.2.0",
"webpack": "5.53.0"
"webpack": "5.59.0"
},
"devDependencies": {
"cross-env": "^7.0.3",
Expand Down