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 9, 2024
1 parent 8ded8dc commit bca651d
Show file tree
Hide file tree
Showing 6 changed files with 623 additions and 645 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
"release": "release-it"
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/preset-env": "7.25.4",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.1",
"@eslint/js": "9.12.0",
"@mermaid-js/mermaid-cli": "11.2.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.2.1",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"globals": "15.9.0",
"globals": "15.11.0",
"lerna-changelog": "2.2.0",
"release-it": "17.6.0",
"release-it": "17.8.2",
"release-plan": "0.9.2"
},
"volta": {
Expand Down
6 changes: 3 additions & 3 deletions packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.8.1",
"ember-cli": "5.11.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
Expand All @@ -45,13 +45,13 @@
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.1.0",
"ember-source": "5.11.1",
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"express": "4.21.0",
"glob": "11.0.0",
"globals": "15.9.0",
"globals": "15.11.0",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
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.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/runtime": "7.25.6",
"@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.22.5",
"rollup": "4.24.0",
"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 @@ -29,7 +29,7 @@
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.8.1",
"ember-cli": "5.11.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
Expand All @@ -49,7 +49,7 @@
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.1.0",
"ember-source": "5.11.1",
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
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 @@ -35,7 +35,7 @@
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.8.1",
"ember-cli": "5.11.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
Expand All @@ -52,7 +52,7 @@
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.1.0",
"ember-source": "5.11.1",
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
Expand Down
Loading

0 comments on commit bca651d

Please sign in to comment.