Skip to content

Commit

Permalink
Update dependency webpack to v5.91.0 (#948)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 7f0c829 commit d8061c9
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 329 deletions.
2 changes: 1 addition & 1 deletion packages/ember-promise-modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"prettier": "2.8.8",
"rollup": "4.14.0",
"rollup-plugin-copy": "3.5.0",
"webpack": "5.89.0"
"webpack": "5.91.0"
},
"peerDependencies": {
"@ember/test-helpers": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"qunit-console-grouper": "0.3.0",
"qunit-dom": "2.0.0",
"sinon": "15.2.0",
"webpack": "5.90.3"
"webpack": "5.91.0"
},
"engines": {
"node": ">= 16.*"
Expand Down
Loading

0 comments on commit d8061c9

Please sign in to comment.