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 Dec 30, 2024
1 parent abea44f commit 9069633
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 73 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.0",
"concurrently": "9.1.1",
"release-plan": "0.11.0"
},
"packageManager": "pnpm@9.11.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"@tsconfig/ember": "3.0.8",
"@types/ember": "4.0.11",
"@types/ember__utils": "4.0.7",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"concurrently": "9.1.0",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"concurrently": "9.1.1",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@tsconfig/ember": "3.0.8",
"@types/ember-qunit": "6.1.3",
"@types/qunit": "2.19.12",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"broccoli-asset-rev": "3.0.0",
"ember-auto-import": "2.10.0",
"ember-cli": "6.0.1",
Expand Down
134 changes: 67 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9069633

Please sign in to comment.