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] committed Oct 28, 2024
1 parent abcf5d4 commit 58f66b4
Show file tree
Hide file tree
Showing 6 changed files with 575 additions and 379 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"release": "release-it"
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/preset-env": "7.25.8",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.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 @@ -35,7 +35,7 @@
"ember-cli-inject-live-reload": "2.1.0",
"ember-cli-sri": "2.1.1",
"ember-cli-terser": "4.0.2",
"ember-data": "5.3.8",
"ember-data": "5.3.9",
"ember-disable-prototype-extensions": "1.1.3",
"ember-engines": "0.11.0",
"ember-engines-router-service": "0.6.0",
Expand All @@ -55,7 +55,7 @@
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
"npm-run-all2": "7.0.0",
"npm-run-all2": "7.0.1",
"pretender": "3.4.7",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
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 @@ -39,7 +39,7 @@
"devDependencies": {
"@babel/core": "7.25.8",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/runtime": "7.25.7",
"@embroider/addon-dev": "5.0.0",
"@rollup/plugin-babel": "6.0.4",
Expand All @@ -48,7 +48,7 @@
"ember-template-lint": "6.0.0",
"eslint": "8.57.1",
"prettier": "3.3.3",
"rollup": "4.24.0",
"rollup": "4.24.2",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
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 @@ -39,7 +39,7 @@
"ember-cli-inject-live-reload": "2.1.0",
"ember-cli-sri": "2.1.1",
"ember-cli-terser": "4.0.2",
"ember-data": "5.3.8",
"ember-data": "5.3.9",
"ember-disable-prototype-extensions": "1.1.3",
"ember-engines": "0.11.0",
"ember-engines-router-service": "0.6.0",
Expand All @@ -60,7 +60,7 @@
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
"najax": "1.0.7",
"npm-run-all2": "7.0.0",
"npm-run-all2": "7.0.1",
"pretender": "3.4.7",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
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 @@ -43,7 +43,7 @@
"ember-cli-inject-live-reload": "2.1.0",
"ember-cli-sri": "2.1.1",
"ember-cli-terser": "4.0.2",
"ember-data": "5.3.8",
"ember-data": "5.3.9",
"ember-disable-prototype-extensions": "1.1.3",
"ember-engines": "0.11.0",
"ember-fetch": "8.1.2",
Expand All @@ -62,7 +62,7 @@
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
"najax": "1.0.7",
"npm-run-all2": "7.0.0",
"npm-run-all2": "7.0.1",
"pretender": "3.4.7",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
Expand Down
Loading

0 comments on commit 58f66b4

Please sign in to comment.