Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent f751300 commit e9f07f4
Show file tree
Hide file tree
Showing 6 changed files with 422 additions and 409 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"devDependencies": {
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/preset-env": "7.26.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.14.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
"@mermaid-js/mermaid-cli": "11.4.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.13.1",
"eslint-plugin-n": "17.15.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"globals": "15.12.0",
"globals": "15.13.0",
"lerna-changelog": "2.2.0",
"release-it": "17.10.0",
"release-plan": "0.10.0"
"release-plan": "0.11.0"
},
"volta": {
"node": "20.10.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 @@ -51,7 +51,7 @@
"eslint": "8.57.1",
"express": "4.21.1",
"glob": "11.0.0",
"globals": "15.12.0",
"globals": "15.13.0",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
Expand All @@ -60,7 +60,7 @@
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.96.1"
"webpack": "5.97.1"
},
"ember": {
"edition": "octane"
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"concurrently": "9.1.0",
"ember-template-lint": "6.0.0",
"eslint": "8.57.1",
"prettier": "3.3.3",
"rollup": "4.25.0",
"prettier": "3.4.2",
"rollup": "4.28.1",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
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.96.1"
"webpack": "5.97.1"
},
"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.96.1"
"webpack": "5.97.1"
},
"engines": {
"node": "16.* || >= 18"
Expand Down
Loading

0 comments on commit e9f07f4

Please sign in to comment.