Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1025)
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 20, 2025
1 parent 0140f23 commit 46ddd84
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 256 deletions.
10 changes: 5 additions & 5 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,25 +61,25 @@
"@babel/plugin-transform-typescript": "7.26.3",
"@embroider/addon-dev": "7.1.1",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@glint/core": "1.5.0",
"@glint/environment-ember-loose": "1.5.0",
"@glint/environment-ember-template-imports": "1.5.0",
"@rollup/plugin-babel": "6.0.4",
"@tsconfig/ember": "3.0.8",
"@types/ember": "4.0.11",
"@types/ember__utils": "4.0.7",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"concurrently": "9.1.2",
"eslint": "9.17.0",
"eslint": "9.18.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.2",
"rollup": "4.31.0",
"typescript": "5.7.2"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"test:watch": "pnpm test:one ember-default --- ember test --server"
},
"devDependencies": {
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-parser": "7.26.5",
"@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.2.0",
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@glimmer/component": "2.0.0",
"@glimmer/tracking": "1.1.2",
"@glint/core": "1.5.0",
Expand All @@ -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.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"broccoli-asset-rev": "3.0.0",
"ember-auto-import": "2.10.0",
"ember-cli": "6.1.0",
Expand All @@ -64,7 +64,7 @@
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.3.3",
"eslint-plugin-n": "17.15.1",
Expand Down
Loading

0 comments on commit 46ddd84

Please sign in to comment.