Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.88.2 to 5.89.0 (#2537)
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.89.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 501b66e commit 9e9680e
Show file tree
Hide file tree
Showing 9 changed files with 189 additions and 189 deletions.
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"sass": "1.66.0",
"tracked-built-ins": "3.1.1",
"uikit": "3.16.26",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"ember": {
"edition": "octane"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"qunit-dom": "2.0.0",
"sass": "1.66.0",
"uikit": "3.16.26",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"peerDependency": {
"ember-engines": "^0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"uikit": "3.16.26",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"peerDependencies": {
"ember-source": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"qunit-dom": "2.0.0",
"sass": "1.66.0",
"uikit": "3.16.26",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"peerDependencies": {
"ember-engines": "^0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"miragejs": "0.1.47",
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"peerDependencies": {
"ember-engines": "^0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"qunit-dom": "2.0.0",
"uikit": "3.16.26",
"uuid": "9.0.0",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"peerDependencies": {
"@projectcaluma/ember-workflow": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"loader.js": "4.7.0",
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"peerDependencies": {
"ember-source": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"uikit": "3.16.26",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"peerDependencies": {
"ember-source": "^4.0.0"
Expand Down
Loading

0 comments on commit 9e9680e

Please sign in to comment.