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 18, 2024
1 parent 812d6b9 commit 891a6ab
Show file tree
Hide file tree
Showing 4 changed files with 986 additions and 933 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.10.0"
},
"packageManager": "[email protected]",
"volta": {
Expand Down
16 changes: 8 additions & 8 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,22 +55,22 @@
"@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/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@rollup/plugin-babel": "6.0.4",
"@types/ember": "4.0.11",
"concurrently": "9.0.1",
"eslint": "9.12.0",
"concurrently": "9.1.0",
"eslint": "9.15.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.13.2",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.11.0",
"globals": "15.12.0",
"prettier": "3.3.3",
"rollup": "2.79.2"
},
Expand Down
18 changes: 9 additions & 9 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/eslintrc": "3.2.0",
"@eslint/js": "9.15.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.10.0",
"ember-cli": "6.0.1",
"ember-cli-babel": "8.2.0",
"ember-cli-dependency-checker": "3.3.3",
Expand All @@ -55,21 +55,21 @@
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "9.12.0",
"eslint": "9.15.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.13.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"glob": "11.0.0",
"globals": "15.11.0",
"globals": "15.12.0",
"loader.js": "4.7.0",
"prettier": "3.3.3",
"qunit": "2.22.0",
"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 891a6ab

Please sign in to comment.