Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent cee889a commit 62b25e9
Show file tree
Hide file tree
Showing 24 changed files with 365 additions and 434 deletions.
2 changes: 1 addition & 1 deletion packages/browser-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@parcel/transformer-sass": "^2.9.2",
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/eslint-config-react": "^6.0.2",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"parcel": "^2.9.2",
"postcss": "^8.4.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"happy-dom": "^14.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/capacitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"happy-dom": "^14.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.12.2",
"chrome-types": "^0.1.276",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"rollup": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"chrome-types": "^0.1.276",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"happy-dom": "^14.0.0",
"lint-staged": "^15.0.0",
"nock": "14.0.0-beta.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/express-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/express": "^4.17.13",
"@types/express-session": "^1.17.5",
"@types/node": "^20.11.19",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
"postcss-modules": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/supertest": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"cookie-parser": "^1.4.6",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"express": "^4.19.2",
"express-session": "^1.17.3",
"lint-staged": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.6.0",
"angular-auth-oidc-client": "^18.0.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"happy-dom": "^14.0.0",
"jose": "^5.2.2",
"lint-staged": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-app-dir-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
"postcss-modules": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
"postcss-modules": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-server-actions-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "^20.11.19",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"eslint": "^8.50.0",
"eslint": "^9.0.0",
"eslint-config-next": "^14.0.4",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@silverhand/ts-config-react": "^6.0.0",
"@types/cookie": "^0.6.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"next": "^14.1.1",
"next-test-api-route-handler": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/cookie": "^0.6.0",
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@silverhand/eslint-config": "^6.0.1",
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.4",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"h3": "^1.11.1",
"happy-dom": "^14.0.0",
"lint-staged": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/passportjs-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/node": "^20.11.19",
"@types/passport": "^1.0.16",
"@types/passport-openidconnect": "^0.1.3",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.6",
"postcss-modules": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
"buffer": "^6.0.3",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"parcel": "^2.9.2",
"postcss": "^8.4.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@testing-library/react": "^16.0.0",
"@types/react": "^18.2.56",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"happy-dom": "^14.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/sveltekit-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/cookie": "^0.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"svelte": "^4.2.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/cookie": "^0.6.0",
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-vue": "^9.10.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"happy-dom": "^14.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
Expand Down
Loading

0 comments on commit 62b25e9

Please sign in to comment.