Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2859)
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 Nov 4, 2024
1 parent d51a6a6 commit 3a6047b
Show file tree
Hide file tree
Showing 5 changed files with 252 additions and 233 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/preset-env": "7.26.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@mermaid-js/mermaid-cli": "11.2.1",
"@eslint/js": "9.14.0",
"@mermaid-js/mermaid-cli": "11.3.0",
"@release-it-plugins/lerna-changelog": "7.0.0",
"eslint-config-simplabs": "0.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.3.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"globals": "15.11.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.8.1",
"ember-auto-import": "2.9.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
Expand Down Expand Up @@ -60,7 +60,7 @@
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.95.0"
"webpack": "5.96.1"
},
"ember": {
"edition": "octane"
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.8.1",
"ember-auto-import": "2.9.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
Expand Down Expand Up @@ -65,7 +65,7 @@
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.95.0"
"webpack": "5.96.1"
},
"fastbootDependencies": [
"node-fetch",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.8.1",
"ember-auto-import": "2.9.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
Expand Down Expand Up @@ -68,7 +68,7 @@
"qunit-dom": "2.0.0",
"sinon": "19.0.2",
"torii": "1.0.0-beta.2",
"webpack": "5.95.0"
"webpack": "5.96.1"
},
"engines": {
"node": "16.* || >= 18"
Expand Down
Loading

0 comments on commit 3a6047b

Please sign in to comment.