diff --git a/package.json b/package.json index 2c80de61..66eae4a3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@willbooster/prettier-config": "^9.0.1", "conventional-changelog-conventionalcommits": "6.1.0", "dotenv-cli": "7.3.0", - "eslint": "8.49.0", + "eslint": "8.50.0", "husky": "8.0.3", "lint-staged": "14.0.1", "micromatch": "4.0.5", diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index 910d80d5..afa32d48 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -30,7 +30,7 @@ "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-next": "13.5.2", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", diff --git a/packages/eslint-config-js-react/package.json b/packages/eslint-config-js-react/package.json index 27be7f09..57107e49 100644 --- a/packages/eslint-config-js-react/package.json +++ b/packages/eslint-config-js-react/package.json @@ -25,7 +25,7 @@ "@types/micromatch": "4.0.2", "@types/react": "18.2.22", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-import": "2.28.1", "eslint-plugin-react": "7.33.2", diff --git a/packages/eslint-config-js/package.json b/packages/eslint-config-js/package.json index 8486130f..bdd6f84c 100644 --- a/packages/eslint-config-js/package.json +++ b/packages/eslint-config-js/package.json @@ -21,7 +21,7 @@ "@types/eslint": "8.44.2", "@types/micromatch": "4.0.2", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-import": "2.28.1", "eslint-plugin-sort-class-members": "1.18.0", diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index 157f0433..5e688ec4 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -29,7 +29,7 @@ "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.28.1", diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index b994a4a8..766226f7 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -25,7 +25,7 @@ "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.28.1", diff --git a/packages/shared/package.json b/packages/shared/package.json index a13e17e3..60f5d89f 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.28.1", diff --git a/yarn.lock b/yarn.lock index a5ee44b5..9fc3779c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,10 +168,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.49.0": - version: 8.49.0 - resolution: "@eslint/js@npm:8.49.0" - checksum: 40b4255866161e16b09eae1830c8ff7379276659ee7ce039e4708bcf3c5a5fd8b95418d32c355294e6c738f23ab42f3e3a55100dffb389edd5d5233ca47c01b3 +"@eslint/js@npm:8.50.0": + version: 8.50.0 + resolution: "@eslint/js@npm:8.50.0" + checksum: 92cb0a823869e85f287bd172f14a6a20d7d65c3f4db886a0356a9efebfe8fe519e9ead84a5687bd18f45eca417bdcce96e3b83fe3feae8baf0f8f44d14073bae languageName: node linkType: hard @@ -1733,7 +1733,7 @@ __metadata: "@willbooster/prettier-config": "npm:^9.0.1" conventional-changelog-conventionalcommits: "npm:6.1.0" dotenv-cli: "npm:7.3.0" - eslint: "npm:8.49.0" + eslint: "npm:8.50.0" husky: "npm:8.0.3" lint-staged: "npm:14.0.1" micromatch: "npm:4.0.5" @@ -1757,7 +1757,7 @@ __metadata: "@typescript-eslint/parser": "npm:6.7.2" "@willbooster/eslint-config-ts": "npm:^10.0.8" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.49.0" + eslint: "npm:8.50.0" eslint-config-next: "npm:13.5.2" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" @@ -1799,7 +1799,7 @@ __metadata: "@types/react": "npm:18.2.22" "@willbooster/eslint-config-js": "npm:^10.0.3" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.49.0" + eslint: "npm:8.50.0" eslint-config-prettier: "npm:9.0.0" eslint-plugin-import: "npm:2.28.1" eslint-plugin-react: "npm:7.33.2" @@ -1845,7 +1845,7 @@ __metadata: "@types/eslint": "npm:8.44.2" "@types/micromatch": "npm:4.0.2" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.49.0" + eslint: "npm:8.50.0" eslint-config-prettier: "npm:9.0.0" eslint-plugin-import: "npm:2.28.1" eslint-plugin-sort-class-members: "npm:1.18.0" @@ -1877,7 +1877,7 @@ __metadata: "@typescript-eslint/parser": "npm:6.7.2" "@willbooster/eslint-config-ts": "npm:^10.0.8" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.49.0" + eslint: "npm:8.50.0" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.28.1" @@ -1937,7 +1937,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:6.7.2" "@typescript-eslint/parser": "npm:6.7.2" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.49.0" + eslint: "npm:8.50.0" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.28.1" @@ -2014,7 +2014,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:6.7.2" "@typescript-eslint/parser": "npm:6.7.2" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.49.0" + eslint: "npm:8.50.0" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.28.1" @@ -3818,14 +3818,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.49.0": - version: 8.49.0 - resolution: "eslint@npm:8.49.0" +"eslint@npm:8.50.0": + version: 8.50.0 + resolution: "eslint@npm:8.50.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" "@eslint/eslintrc": "npm:^2.1.2" - "@eslint/js": "npm:8.49.0" + "@eslint/js": "npm:8.50.0" "@humanwhocodes/config-array": "npm:^0.11.11" "@humanwhocodes/module-importer": "npm:^1.0.1" "@nodelib/fs.walk": "npm:^1.2.8" @@ -3861,7 +3861,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: 8d6985a8d60379ea714ad35d7a3d8762ac8c37b986c615e9a7c245794faddf68f61f997ba6f5f903d440e92065a56a4f7832a45adc2d4fc6e977026782f25835 + checksum: 91629528cb240bc61b25480574d35cd54ed444cb61a70fa76f7d5ab26af2b637b94bf8fba94403c9052c1baa944a169b6ab9cc8070496e925f7eeef730ff9038 languageName: node linkType: hard