Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2840)
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 Sep 30, 2024
1 parent e687bb1 commit 8ded8dc
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 130 deletions.
2 changes: 1 addition & 1 deletion packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"ember": {
"edition": "octane"
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/runtime": "7.25.6",
"@embroider/addon-dev": "5.0.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.4",
"@rollup/plugin-node-resolve": "15.3.0",
"concurrently": "9.0.1",
"ember-template-lint": "6.0.0",
"eslint": "8.57.1",
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 @@ -65,7 +65,7 @@
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"fastbootDependencies": [
"node-fetch",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"qunit-dom": "2.0.0",
"sinon": "19.0.2",
"torii": "1.0.0-beta.2",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"engines": {
"node": "16.* || >= 18"
Expand Down
Loading

0 comments on commit 8ded8dc

Please sign in to comment.