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 Nov 1, 2024
1 parent 7808b2d commit 174798e
Show file tree
Hide file tree
Showing 4 changed files with 904 additions and 873 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"concurrently": "9.0.1",
"release-plan": "0.9.2"
"release-plan": "0.10.0"
},
"packageManager": "pnpm@9.11.0",
"volta": {
Expand Down
10 changes: 5 additions & 5 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,20 @@
"@embroider/addon-shim": "^1.7.1"
},
"devDependencies": {
"@babel/core": "7.25.8",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.9",
"@embroider/addon-dev": "6.0.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@eslint/js": "9.14.0",
"@rollup/plugin-babel": "6.0.4",
"@types/ember": "4.0.11",
"concurrently": "9.0.1",
"eslint": "9.12.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-ember": "12.3.1",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.11.0",
"prettier": "3.3.3",
Expand Down
14 changes: 7 additions & 7 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
},
"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/js": "9.14.0",
"@glimmer/component": "2.0.0",
"@glimmer/tracking": "1.1.2",
"broccoli-asset-rev": "3.0.0",
"ember-auto-import": "2.8.1",
"ember-auto-import": "2.9.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-dependency-checker": "3.3.2",
Expand All @@ -55,10 +55,10 @@
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "9.12.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-ember": "12.3.1",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"glob": "11.0.0",
Expand All @@ -69,7 +69,7 @@
"request": "2.88.2",
"rsvp": "4.8.5",
"symlink-or-copy": "1.3.1",
"webpack": "5.95.0"
"webpack": "5.96.1"
},
"fastbootDependencies": [
"node-fetch",
Expand Down
Loading

0 comments on commit 174798e

Please sign in to comment.