Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1021)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 68f69cf commit dd9de1e
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 128 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:watch:test-app": "pnpm --filter test-app test:watch"
},
"devDependencies": {
"concurrently": "9.1.1",
"concurrently": "9.1.2",
"release-plan": "0.11.0"
},
"packageManager": "[email protected]",
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@
"@types/ember__utils": "4.0.7",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"concurrently": "9.1.1",
"concurrently": "9.1.2",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.3.3",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.14.0",
"prettier": "3.4.2",
"rollup": "4.29.1",
"rollup": "4.29.2",
"typescript": "5.7.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit dd9de1e

Please sign in to comment.