Skip to content

Commit

Permalink
Update dependency webpack to v5.98.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 73755e9 commit 60d294c
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 227 deletions.
2 changes: 1 addition & 1 deletion apps/ember-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"qunit-dom": "3.4.0",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0",
"webpack": "5.97.1"
"webpack": "5.98.0"
},
"engines": {
"node": "20.* || >= 22"
Expand Down
2 changes: 1 addition & 1 deletion apps/ember-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"qunit-dom": "3.4.0",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0",
"webpack": "5.97.1"
"webpack": "5.98.0"
},
"engines": {
"node": "20.* || >= 22"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"style-loader": "4.0.0",
"typescript": "5.7.3",
"vitest": "2.1.9",
"webpack": "5.97.1"
"webpack": "5.98.0"
},
"peerDependencies": {
"webpack": "^5.91.0"
Expand Down
Loading

0 comments on commit 60d294c

Please sign in to comment.