Skip to content

Commit

Permalink
Merge pull request #2807 from mainmatter/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies (minor)
  • Loading branch information
BobrImperator authored Sep 9, 2024
2 parents 1d66606 + aa4d669 commit 100dd02
Show file tree
Hide file tree
Showing 6 changed files with 1,096 additions and 445 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"eslint-config-simplabs": "0.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "11.12.0",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"globals": "15.9.0",
"lerna-changelog": "2.2.0",
"release-it": "17.5.0",
"release-it": "17.6.0",
"release-plan": "0.9.2"
},
"volta": {
Expand Down
8 changes: 4 additions & 4 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.7.4",
"ember-cli": "5.10.0",
"ember-cli": "5.11.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
Expand All @@ -44,8 +44,8 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.0.0",
"ember-source": "5.10.0",
"ember-simple-auth": "6.1.0",
"ember-source": "5.11.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
Expand All @@ -60,7 +60,7 @@
"qunit": "2.20.1",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.93.0"
"webpack": "5.94.0"
},
"ember": {
"edition": "octane"
Expand Down
6 changes: 3 additions & 3 deletions packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"silent-error": "^1.0.0"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/core": "7.25.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/runtime": "7.24.5",
"@babel/runtime": "7.25.6",
"@embroider/addon-dev": "4.3.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"concurrently": "8.2.2",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"prettier": "3.3.3",
"rollup": "4.18.0",
"rollup": "4.21.2",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 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.7.4",
"ember-cli": "5.10.0",
"ember-cli": "5.11.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
Expand All @@ -48,8 +48,8 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.0.0",
"ember-source": "5.10.0",
"ember-simple-auth": "6.1.0",
"ember-source": "5.11.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
Expand All @@ -65,7 +65,7 @@
"qunit": "2.20.1",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.93.0"
"webpack": "5.94.0"
},
"fastbootDependencies": [
"node-fetch",
Expand Down
8 changes: 4 additions & 4 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.7.4",
"ember-cli": "5.10.0",
"ember-cli": "5.11.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
Expand All @@ -51,8 +51,8 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.0.0",
"ember-source": "5.10.0",
"ember-simple-auth": "6.1.0",
"ember-source": "5.11.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
Expand All @@ -68,7 +68,7 @@
"qunit-dom": "2.0.0",
"sinon": "18.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.93.0"
"webpack": "5.94.0"
},
"engines": {
"node": "16.* || >= 18"
Expand Down
Loading

0 comments on commit 100dd02

Please sign in to comment.