diff --git a/package.json b/package.json index 45ea6422..3fe0c993 100644 --- a/package.json +++ b/package.json @@ -27,13 +27,13 @@ "prettier": "@willbooster/prettier-config", "devDependencies": { "@qiwi/multi-semantic-release": "7.1.1", - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", - "@typescript-eslint/parser": "6.14.0", + "@typescript-eslint/parser": "6.15.0", "@willbooster/prettier-config": "^9.0.1", "conventional-changelog-conventionalcommits": "6.1.0", "dotenv-cli": "7.3.0", - "eslint": "8.55.0", + "eslint": "8.56.0", "husky": "8.0.3", "lint-staged": "15.2.0", "micromatch": "4.0.5", diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index 3bb3f3e6..0ac3be22 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -23,14 +23,14 @@ }, "devDependencies": { "@blitzjs/next": "2.0.0-beta.36", - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", - "@typescript-eslint/eslint-plugin": "6.14.0", - "@typescript-eslint/parser": "6.14.0", + "@typescript-eslint/eslint-plugin": "6.15.0", + "@typescript-eslint/parser": "6.15.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.55.0", + "eslint": "8.56.0", "eslint-config-next": "14.0.4", "eslint-config-prettier": "9.1.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 735cbba9..e545ef0d 100644 --- a/packages/eslint-config-js-react/package.json +++ b/packages/eslint-config-js-react/package.json @@ -21,11 +21,11 @@ "@willbooster/eslint-config-js": "^10.2.1" }, "devDependencies": { - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", "@types/react": "18.2.45", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.55.0", + "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-react": "7.33.2", diff --git a/packages/eslint-config-js/package.json b/packages/eslint-config-js/package.json index 30d662ff..63cfd5fb 100644 --- a/packages/eslint-config-js/package.json +++ b/packages/eslint-config-js/package.json @@ -18,10 +18,10 @@ }, "prettier": "@willbooster/prettier-config", "devDependencies": { - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.55.0", + "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-sort-class-members": "1.19.0", diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index 6cb4aaf2..0e220180 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -22,14 +22,14 @@ "@willbooster/eslint-config-ts": "^10.5.1" }, "devDependencies": { - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", - "@typescript-eslint/eslint-plugin": "6.14.0", - "@typescript-eslint/parser": "6.14.0", + "@typescript-eslint/eslint-plugin": "6.15.0", + "@typescript-eslint/parser": "6.15.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.55.0", + "eslint": "8.56.0", "eslint-config-next": "14.0.4", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.1", diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index 88a9b8f7..30cb9092 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -22,14 +22,14 @@ "@willbooster/eslint-config-ts": "^10.5.1" }, "devDependencies": { - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", - "@typescript-eslint/eslint-plugin": "6.14.0", - "@typescript-eslint/parser": "6.14.0", + "@typescript-eslint/eslint-plugin": "6.15.0", + "@typescript-eslint/parser": "6.15.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.55.0", + "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1", diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index 13e037ee..6794cdc6 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -19,13 +19,13 @@ }, "prettier": "@willbooster/prettier-config", "devDependencies": { - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", - "@types/node": "20.10.4", - "@typescript-eslint/eslint-plugin": "6.14.0", - "@typescript-eslint/parser": "6.14.0", + "@types/node": "20.10.5", + "@typescript-eslint/eslint-plugin": "6.15.0", + "@typescript-eslint/parser": "6.15.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.55.0", + "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1", diff --git a/packages/shared/package.json b/packages/shared/package.json index a4a0e00d..de08bf11 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -16,12 +16,12 @@ }, "prettier": "@willbooster/prettier-config", "devDependencies": { - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/micromatch": "4.0.6", - "@typescript-eslint/eslint-plugin": "6.14.0", - "@typescript-eslint/parser": "6.14.0", + "@typescript-eslint/eslint-plugin": "6.15.0", + "@typescript-eslint/parser": "6.15.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.55.0", + "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1", diff --git a/yarn.lock b/yarn.lock index 359c73c0..dfc6a910 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,10 +168,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.55.0": - version: 8.55.0 - resolution: "@eslint/js@npm:8.55.0" - checksum: 88ab9fc57a651becd2b32ec40a3958db27fae133b1ae77bebd733aa5bbd00a92f325bb02f20ad680d31c731fa49b22f060a4777dd52eb3e27da013d940bd978d +"@eslint/js@npm:8.56.0": + version: 8.56.0 + resolution: "@eslint/js@npm:8.56.0" + checksum: 60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a languageName: node linkType: hard @@ -1233,13 +1233,13 @@ __metadata: languageName: node linkType: hard -"@types/eslint@npm:8.44.9": - version: 8.44.9 - resolution: "@types/eslint@npm:8.44.9" +"@types/eslint@npm:8.56.0": + version: 8.56.0 + resolution: "@types/eslint@npm:8.56.0" dependencies: "@types/estree": "npm:*" "@types/json-schema": "npm:*" - checksum: e9da4e4c7b7c9014b17d40007e36f02f3b5dd55c43bb05928b52dd9c19f2a8fb7971a851a4e7a11625c3c69da286c5baf55de2f8bb900b1a4cfb5145a4491b37 + checksum: afba97b10d02cb7c7e7658de38f626c65b81be0fe45bc479e058ab14bc089911193811dce681edd656fc6b59c91fd8d0c976972476fc98b5e782b2c3b08aaa6c languageName: node linkType: hard @@ -1290,7 +1290,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:20.10.4": +"@types/node@npm:*": version: 20.10.4 resolution: "@types/node@npm:20.10.4" dependencies: @@ -1299,6 +1299,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:20.10.5": + version: 20.10.5 + resolution: "@types/node@npm:20.10.5" + dependencies: + undici-types: "npm:~5.26.4" + checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb + languageName: node + linkType: hard + "@types/node@npm:^17.0.36": version: 17.0.45 resolution: "@types/node@npm:17.0.45" @@ -1366,15 +1375,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:6.14.0": - version: 6.14.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.14.0" +"@typescript-eslint/eslint-plugin@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/eslint-plugin@npm:6.15.0" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.14.0" - "@typescript-eslint/type-utils": "npm:6.14.0" - "@typescript-eslint/utils": "npm:6.14.0" - "@typescript-eslint/visitor-keys": "npm:6.14.0" + "@typescript-eslint/scope-manager": "npm:6.15.0" + "@typescript-eslint/type-utils": "npm:6.15.0" + "@typescript-eslint/utils": "npm:6.15.0" + "@typescript-eslint/visitor-keys": "npm:6.15.0" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -1387,11 +1396,29 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 6360efb0e142ed91de5e9bddcd041f769feeedd256332733be08f7a74c8ae637cbfb78c6b85d747c73231bbb95cef95ed2d2854ab7d43aebfbedb3a191f447f1 + checksum: 78054afb0d4ab12d82db7a9cb005dfa2be42962341728abf4a81802e1f4c0f5b23de4870287f4b7e32aa4a4bc900bbc218f2d4d0c02aa77452e8e8e0b71fe3de + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/parser@npm:6.15.0" + dependencies: + "@typescript-eslint/scope-manager": "npm:6.15.0" + "@typescript-eslint/types": "npm:6.15.0" + "@typescript-eslint/typescript-estree": "npm:6.15.0" + "@typescript-eslint/visitor-keys": "npm:6.15.0" + debug: "npm:^4.3.4" + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: e7f265fd4abd3bc49fa5b304cd4b9c22801ac5a9da4ee342bbab0c117d629ac4aad6998555b61a8c5a0b279c443a44ae99f16669e24e3ef17ccec20c8b7019e7 languageName: node linkType: hard -"@typescript-eslint/parser@npm:6.14.0, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": +"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": version: 6.14.0 resolution: "@typescript-eslint/parser@npm:6.14.0" dependencies: @@ -1419,12 +1446,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.14.0": - version: 6.14.0 - resolution: "@typescript-eslint/type-utils@npm:6.14.0" +"@typescript-eslint/scope-manager@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/scope-manager@npm:6.15.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.14.0" - "@typescript-eslint/utils": "npm:6.14.0" + "@typescript-eslint/types": "npm:6.15.0" + "@typescript-eslint/visitor-keys": "npm:6.15.0" + checksum: 3428d99de440f227cbc2afb44cdcb25e44c4b49c5f490392f83e21d2048210a6ec2f2f68133376c842034f5b5ba4ec9721da7caa18e631e23b57e20927b5b6f0 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/type-utils@npm:6.15.0" + dependencies: + "@typescript-eslint/typescript-estree": "npm:6.15.0" + "@typescript-eslint/utils": "npm:6.15.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -1432,7 +1469,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 836a6e84be5a245b07c76968c98e2f3bae064767dde720080fe8f33e226188510778dbca4199b7e42ef675ec3fd6d0ab522ec1c77d6e2a9b50e8e275fe7c72c9 + checksum: 32cb531a4b5e0ccd431cba553ec73b87d4453b48af288a33e359ba4f5278126390d82799b61d3f0fbf135cfde1ac6c2275c2cf37a676e8a2a2811e774e660f16 languageName: node linkType: hard @@ -1443,6 +1480,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/types@npm:6.15.0" + checksum: 6e33529ea301c8c4b8c1f589dadd5d2a66c1b24ec87a577524fbc996d4c7b65d4f4fdfa4a3937b691efee6a10a6b16f7bfcabe98a15e0fc0c0c57aa0d80dcc25 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:6.14.0": version: 6.14.0 resolution: "@typescript-eslint/typescript-estree@npm:6.14.0" @@ -1461,20 +1505,38 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.14.0": - version: 6.14.0 - resolution: "@typescript-eslint/utils@npm:6.14.0" +"@typescript-eslint/typescript-estree@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.15.0" + dependencies: + "@typescript-eslint/types": "npm:6.15.0" + "@typescript-eslint/visitor-keys": "npm:6.15.0" + debug: "npm:^4.3.4" + globby: "npm:^11.1.0" + is-glob: "npm:^4.0.3" + semver: "npm:^7.5.4" + ts-api-utils: "npm:^1.0.1" + peerDependenciesMeta: + typescript: + optional: true + checksum: 08955f6e84b8edb855a6769671e85889e52b15b82e00a64f595da867b21ad060e5342787c436d77702b2a1f39d411ac79b81a8d2e2006e9b1886eadb08b626df + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/utils@npm:6.15.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" "@types/json-schema": "npm:^7.0.12" "@types/semver": "npm:^7.5.0" - "@typescript-eslint/scope-manager": "npm:6.14.0" - "@typescript-eslint/types": "npm:6.14.0" - "@typescript-eslint/typescript-estree": "npm:6.14.0" + "@typescript-eslint/scope-manager": "npm:6.15.0" + "@typescript-eslint/types": "npm:6.15.0" + "@typescript-eslint/typescript-estree": "npm:6.15.0" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: 72689b2897b89e1bd1c71c1c2ae436d0ccfbcfffabf3be4378de74ad8138b2ecdbeeda7c1720e2f1754569e773f2fc7216f704335e1e56c38c7601ee1d190aeb + checksum: 53519a2027681bdc8f028f9421c65f193f91b5bb1659465fedb8043376c693c2391211f1c01d8ba25bfaa7f7b3a102263d7123f9dfade12032159f4b4490f0fb languageName: node linkType: hard @@ -1488,6 +1550,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:6.15.0": + version: 6.15.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.15.0" + dependencies: + "@typescript-eslint/types": "npm:6.15.0" + eslint-visitor-keys: "npm:^3.4.1" + checksum: bf9f71af60bd63d1073900e75c5a0aa6eddd672f6c3ac6092c765d67deb7a0c32d2a5f6f3aee9e95f93a93d58563a76da209bd8487aadafd4d013100ffe38520 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0" @@ -1520,13 +1592,13 @@ __metadata: resolution: "@willbooster/configs@workspace:." dependencies: "@qiwi/multi-semantic-release": "npm:7.1.1" - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" - "@typescript-eslint/parser": "npm:6.14.0" + "@typescript-eslint/parser": "npm:6.15.0" "@willbooster/prettier-config": "npm:^9.0.1" conventional-changelog-conventionalcommits: "npm:6.1.0" dotenv-cli: "npm:7.3.0" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" husky: "npm:8.0.3" lint-staged: "npm:15.2.0" micromatch: "npm:4.0.5" @@ -1542,15 +1614,15 @@ __metadata: resolution: "@willbooster/eslint-config-blitz-next@workspace:packages/eslint-config-blitz-next" dependencies: "@blitzjs/next": "npm:2.0.0-beta.36" - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" - "@types/node": "npm:20.10.4" + "@types/node": "npm:20.10.5" "@types/react": "npm:18.2.45" - "@typescript-eslint/eslint-plugin": "npm:6.14.0" - "@typescript-eslint/parser": "npm:6.14.0" + "@typescript-eslint/eslint-plugin": "npm:6.15.0" + "@typescript-eslint/parser": "npm:6.15.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" eslint-config-next: "npm:14.0.4" eslint-config-prettier: "npm:9.1.0" eslint-import-resolver-typescript: "npm:3.6.1" @@ -1587,12 +1659,12 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/eslint-config-js-react@workspace:packages/eslint-config-js-react" dependencies: - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" "@types/react": "npm:18.2.45" "@willbooster/eslint-config-js": "npm:^10.2.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" eslint-config-prettier: "npm:9.1.0" eslint-plugin-import: "npm:2.29.1" eslint-plugin-react: "npm:7.33.2" @@ -1635,10 +1707,10 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/eslint-config-js@workspace:packages/eslint-config-js" dependencies: - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" eslint-config-prettier: "npm:9.1.0" eslint-plugin-import: "npm:2.29.1" eslint-plugin-sort-class-members: "npm:1.19.0" @@ -1662,15 +1734,15 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/eslint-config-next@workspace:packages/eslint-config-next" dependencies: - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" - "@types/node": "npm:20.10.4" + "@types/node": "npm:20.10.5" "@types/react": "npm:18.2.45" - "@typescript-eslint/eslint-plugin": "npm:6.14.0" - "@typescript-eslint/parser": "npm:6.14.0" + "@typescript-eslint/eslint-plugin": "npm:6.15.0" + "@typescript-eslint/parser": "npm:6.15.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" eslint-config-next: "npm:14.0.4" eslint-config-prettier: "npm:9.1.0" eslint-import-resolver-typescript: "npm:3.6.1" @@ -1706,15 +1778,15 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/eslint-config-ts-react@workspace:packages/eslint-config-ts-react" dependencies: - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" - "@types/node": "npm:20.10.4" + "@types/node": "npm:20.10.5" "@types/react": "npm:18.2.45" - "@typescript-eslint/eslint-plugin": "npm:6.14.0" - "@typescript-eslint/parser": "npm:6.14.0" + "@typescript-eslint/eslint-plugin": "npm:6.15.0" + "@typescript-eslint/parser": "npm:6.15.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" eslint-config-prettier: "npm:9.1.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.29.1" @@ -1768,13 +1840,13 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/eslint-config-ts@workspace:packages/eslint-config-ts" dependencies: - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" - "@types/node": "npm:20.10.4" - "@typescript-eslint/eslint-plugin": "npm:6.14.0" - "@typescript-eslint/parser": "npm:6.14.0" + "@types/node": "npm:20.10.5" + "@typescript-eslint/eslint-plugin": "npm:6.15.0" + "@typescript-eslint/parser": "npm:6.15.0" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" eslint-config-prettier: "npm:9.1.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.29.1" @@ -1846,12 +1918,12 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/shared@workspace:packages/shared" dependencies: - "@types/eslint": "npm:8.44.9" + "@types/eslint": "npm:8.56.0" "@types/micromatch": "npm:4.0.6" - "@typescript-eslint/eslint-plugin": "npm:6.14.0" - "@typescript-eslint/parser": "npm:6.14.0" + "@typescript-eslint/eslint-plugin": "npm:6.15.0" + "@typescript-eslint/parser": "npm:6.15.0" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.55.0" + eslint: "npm:8.56.0" eslint-config-prettier: "npm:9.1.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.29.1" @@ -3659,14 +3731,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.55.0": - version: 8.55.0 - resolution: "eslint@npm:8.55.0" +"eslint@npm:8.56.0": + version: 8.56.0 + resolution: "eslint@npm:8.56.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" "@eslint/eslintrc": "npm:^2.1.4" - "@eslint/js": "npm:8.55.0" + "@eslint/js": "npm:8.56.0" "@humanwhocodes/config-array": "npm:^0.11.13" "@humanwhocodes/module-importer": "npm:^1.0.1" "@nodelib/fs.walk": "npm:^1.2.8" @@ -3703,7 +3775,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: d28c0b60f19bb7d355cb8393e77b018c8f548dba3f820b799c89bb2e0c436ee26084e700c5e57e1e97e7972ec93065277849141b82e7b0c0d02c2dc1e553a2a1 + checksum: 2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb languageName: node linkType: hard