Skip to content

Commit

Permalink
Merge pull request #1002 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 Dec 23, 2024
2 parents 8bf5ed0 + 97048a0 commit d755120
Show file tree
Hide file tree
Showing 4 changed files with 986 additions and 923 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"test:watch:test-app": "pnpm --filter test-app test:watch"
},
"devDependencies": {
"concurrently": "9.0.1",
"release-plan": "0.9.2"
"concurrently": "9.1.0",
"release-plan": "0.11.0"
},
"packageManager": "[email protected]",
"volta": {
Expand Down
18 changes: 9 additions & 9 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@embroider/addon-shim": "^1.7.1"
},
"devDependencies": {
"@babel/core": "7.25.8",
"@babel/core": "7.26.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/plugin-transform-typescript": "7.26.3",
"@embroider/addon-dev": "7.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@glint/core": "1.5.0",
"@glint/environment-ember-loose": "1.5.0",
"@glint/environment-ember-template-imports": "1.5.0",
Expand All @@ -71,14 +71,14 @@
"@types/ember__utils": "4.0.7",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"concurrently": "9.0.1",
"eslint": "9.12.0",
"concurrently": "9.1.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-ember": "12.3.3",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.11.0",
"prettier": "3.3.3",
"globals": "15.14.0",
"prettier": "3.4.2",
"rollup": "4.29.1",
"typescript": "5.7.2"
},
Expand Down
22 changes: 11 additions & 11 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.25.9",
"@ember/optional-features": "2.1.0",
"@ember/optional-features": "2.2.0",
"@ember/string": "4.0.0",
"@ember/test-helpers": "3.3.1",
"@embroider/test-setup": "4.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@glimmer/component": "2.0.0",
"@glimmer/tracking": "1.1.2",
"@glint/core": "1.5.0",
Expand All @@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"broccoli-asset-rev": "3.0.0",
"ember-auto-import": "2.8.1",
"ember-auto-import": "2.10.0",
"ember-cli": "6.0.1",
"ember-cli-babel": "8.2.0",
"ember-cli-dependency-checker": "3.3.3",
Expand All @@ -59,27 +59,27 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-page-title": "8.2.3",
"ember-qunit": "8.1.1",
"ember-resolver": "13.0.2",
"ember-resolver": "13.1.0",
"ember-sinon": "5.0.0",
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "9.12.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-ember": "12.3.3",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"glob": "11.0.0",
"globals": "15.11.0",
"globals": "15.14.0",
"loader.js": "4.7.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"qunit": "2.23.1",
"request": "2.88.2",
"rsvp": "4.8.5",
"symlink-or-copy": "1.3.1",
"typescript": "5.7.2",
"webpack": "5.95.0"
"webpack": "5.97.1"
},
"fastbootDependencies": [
"node-fetch",
Expand Down
Loading

0 comments on commit d755120

Please sign in to comment.