Skip to content

Commit

Permalink
Update dependency eslint to v9.20.1 (#1047)
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 Feb 13, 2025
1 parent 7970527 commit 39f37e2
Show file tree
Hide file tree
Showing 15 changed files with 144 additions and 144 deletions.
2 changes: 1 addition & 1 deletion apps/ember-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"ember-template-imports": "4.3.0",
"ember-template-lint": "6.1.0",
"ember-try": "3.0.0",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-ember": "12.5.0",
"eslint-plugin-n": "17.15.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/ember-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"ember-resolver": "13.1.0",
"ember-source": "6.0.1",
"ember-template-lint": "6.1.0",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-ember": "12.5.0",
"eslint-plugin-n": "17.15.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/ember-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"ember-source-channel-url": "3.0.0",
"ember-template-imports": "4.3.0",
"ember-template-lint": "6.1.0",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-ember": "12.5.0",
"eslint-plugin-n": "17.15.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/svelte-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@sveltejs/kit": "2.17.1",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-svelte": "2.46.1",
"globals": "15.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tsconfig/node20": "20.1.4",
"@types/node": "22.13.1",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"prettier": "3.5.0",
"typescript": "5.7.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/build-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/jest-image-snapshot": "6.4.0",
"@types/node": "22.13.1",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"glob": "11.0.1",
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@responsive-image/internals": "workspace:*",
"@tsconfig/strictest": "2.0.5",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"pkgroll": "2.8.2",
"prettier": "3.5.0",
"typescript": "5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@tsconfig/strictest": "2.0.5",
"blurhash": "2.0.5",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"pkgroll": "2.8.2",
"prettier": "3.5.0",
"thumbhash": "0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"ember-cached-decorator-polyfill": "1.0.2",
"ember-modifier": "4.2.0",
"ember-template-lint": "6.1.0",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-plugin-ember": "12.5.0",
"globals": "15.14.0",
"prettier": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@vitest/browser": "2.1.9",
"babel-preset-solid": "1.9.3",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"playwright": "1.50.1",
"prettier": "3.5.0",
"rollup": "4.34.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@tsconfig/strictest": "2.0.5",
"@vitest/browser": "3.0.5",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-plugin-svelte": "2.46.1",
"playwright": "1.50.1",
"prettier": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jest-image-snapshot": "6.4.0",
"@types/node": "22.13.1",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"glob": "11.0.1",
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/wc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@open-wc/testing-helpers": "3.0.1",
"@vitest/browser": "2.1.9",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-plugin-lit": "1.15.0",
"globals": "15.14.0",
"playwright": "1.50.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"@types/node": "22.13.1",
"concurrently": "9.1.2",
"css-loader": "7.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"glob": "11.0.1",
"jest-image-snapshot": "6.4.0",
"memfs": "4.17.0",
Expand Down
Loading

0 comments on commit 39f37e2

Please sign in to comment.