Skip to content

Commit

Permalink
Upgrade webpack dependencies in e2e tests (#8605)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlarocque authored Oct 25, 2024
1 parent e577a40 commit 612335d
Show file tree
Hide file tree
Showing 2 changed files with 2,280 additions and 3,463 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"mocha": "9.2.2",
"typescript": "5.5.4",
"webpack": "5.76.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1"
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 612335d

Please sign in to comment.