Skip to content

Commit

Permalink
Bump webpack from 5.75.0 to 5.88.2
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 13, 2023
1 parent 31ecb89 commit f75d940
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 419 deletions.
2 changes: 1 addition & 1 deletion packages/ember-cli-mirage-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^3.0.0",
"tracked-built-ins": "^3.1.1",
"webpack": "^5.78.0"
"webpack": "^5.88.2"
},
"engines": {
"node": "16.* || >= 18"
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-cli-mirage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"qunit": "^2.19.4",
"qunit-dom": "^2.0.0",
"typescript": "^4.5.5",
"webpack": "^5.75.0"
"webpack": "^5.88.2"
},
"peerDependencies": {
"@ember/test-helpers": "*",
Expand Down
Loading

0 comments on commit f75d940

Please sign in to comment.