Skip to content

Commit

Permalink
Merge pull request #671 from simonihmig/renovate/webpack-5.x
Browse files Browse the repository at this point in the history
Update dependency webpack to v5.95.0
  • Loading branch information
simonihmig authored Sep 27, 2024
2 parents b0303c5 + faad396 commit 23b7f2f
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 125 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 @@ -99,7 +99,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.1",
"typescript": "5.6.2",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"engines": {
"node": "20.* || >= 22"
Expand Down
2 changes: 1 addition & 1 deletion apps/ember-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"stylelint-prettier": "5.0.2",
"tracked-built-ins": "3.3.0",
"vite": "5.4.8",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"engines": {
"node": ">= 20"
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 @@ -98,7 +98,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.1",
"typescript": "5.6.2",
"webpack": "5.94.0"
"webpack": "5.95.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 @@ -143,7 +143,7 @@
"style-loader": "4.0.0",
"typescript": "5.6.2",
"vitest": "1.6.0",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependencies": {
"webpack": "^5.91.0"
Expand Down
Loading

0 comments on commit 23b7f2f

Please sign in to comment.