From a25ca4a0d729f715c9c6ca0cf41a02b37d23792b Mon Sep 17 00:00:00 2001 From: "WillBooster Inc." Date: Tue, 26 Sep 2023 14:10:41 +0000 Subject: [PATCH] chore: willboosterify this repo --- package.json | 2 +- .../eslint-config-blitz-next/package.json | 4 +- packages/eslint-config-next/package.json | 8 +- packages/eslint-config-ts-react/package.json | 4 +- packages/eslint-config-ts/package.json | 4 +- packages/shared/package.json | 4 +- yarn.lock | 285 +++++------------- 7 files changed, 90 insertions(+), 221 deletions(-) diff --git a/package.json b/package.json index 66eae4a3a..705b009ce 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@qiwi/multi-semantic-release": "7.0.0", "@types/eslint": "8.44.2", "@types/micromatch": "4.0.2", - "@typescript-eslint/parser": "6.7.2", + "@typescript-eslint/parser": "6.7.3", "@willbooster/prettier-config": "^9.0.1", "conventional-changelog-conventionalcommits": "6.1.0", "dotenv-cli": "7.3.0", diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index afa32d48a..27eaffaf1 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -27,8 +27,8 @@ "@types/micromatch": "4.0.2", "@types/node": "18.17.18", "@types/react": "18.2.22", - "@typescript-eslint/eslint-plugin": "6.7.2", - "@typescript-eslint/parser": "6.7.2", + "@typescript-eslint/eslint-plugin": "6.7.3", + "@typescript-eslint/parser": "6.7.3", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.50.0", "eslint-config-next": "13.5.2", diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index f6b406842..4fe4fa642 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -26,13 +26,13 @@ "@types/micromatch": "4.0.2", "@types/node": "18.17.14", "@types/react": "18.2.21", - "@typescript-eslint/eslint-plugin": "6.6.0", - "@typescript-eslint/parser": "6.6.0", + "@typescript-eslint/eslint-plugin": "6.7.3", + "@typescript-eslint/parser": "6.7.3", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.48.0", + "eslint": "8.50.0", "eslint-config-next": "13.4.19", "eslint-config-prettier": "9.0.0", - "eslint-import-resolver-typescript": "3.6.0", + "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.28.1", "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index 5e688ec46..6dc04fcd5 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -26,8 +26,8 @@ "@types/micromatch": "4.0.2", "@types/node": "18.17.18", "@types/react": "18.2.22", - "@typescript-eslint/eslint-plugin": "6.7.2", - "@typescript-eslint/parser": "6.7.2", + "@typescript-eslint/eslint-plugin": "6.7.3", + "@typescript-eslint/parser": "6.7.3", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index 766226f79..5aa92a9ed 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -22,8 +22,8 @@ "@types/eslint": "8.44.2", "@types/micromatch": "4.0.2", "@types/node": "18.17.18", - "@typescript-eslint/eslint-plugin": "6.7.2", - "@typescript-eslint/parser": "6.7.2", + "@typescript-eslint/eslint-plugin": "6.7.3", + "@typescript-eslint/parser": "6.7.3", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", diff --git a/packages/shared/package.json b/packages/shared/package.json index 60f5d89f6..3fe96174d 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -18,8 +18,8 @@ "devDependencies": { "@types/eslint": "8.44.2", "@types/micromatch": "4.0.2", - "@typescript-eslint/eslint-plugin": "6.7.2", - "@typescript-eslint/parser": "6.7.2", + "@typescript-eslint/eslint-plugin": "6.7.3", + "@typescript-eslint/parser": "6.7.3", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", diff --git a/yarn.lock b/yarn.lock index 6915d1a9f..09408b8bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,13 +168,6 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.48.0": - version: 8.48.0 - resolution: "@eslint/js@npm:8.48.0" - checksum: c8ac8952f37cccd41b4adc4399a7a3a6a0b4c52d67bc55b412be5b3ffb476343b3463a4df2c1d7b633dbb6e0d5fb277eeaf3ba0de0dcdf6d0ed97fcdd416ba94 - languageName: node - linkType: hard - "@eslint/js@npm:8.50.0": version: 8.50.0 resolution: "@eslint/js@npm:8.50.0" @@ -182,7 +175,7 @@ __metadata: languageName: node linkType: hard -"@humanwhocodes/config-array@npm:^0.11.10, @humanwhocodes/config-array@npm:^0.11.11": +"@humanwhocodes/config-array@npm:^0.11.11": version: 0.11.11 resolution: "@humanwhocodes/config-array@npm:0.11.11" dependencies: @@ -1547,15 +1540,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.6.0" +"@typescript-eslint/eslint-plugin@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/eslint-plugin@npm:6.7.3" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.6.0" - "@typescript-eslint/type-utils": "npm:6.6.0" - "@typescript-eslint/utils": "npm:6.6.0" - "@typescript-eslint/visitor-keys": "npm:6.6.0" + "@typescript-eslint/scope-manager": "npm:6.7.3" + "@typescript-eslint/type-utils": "npm:6.7.3" + "@typescript-eslint/utils": "npm:6.7.3" + "@typescript-eslint/visitor-keys": "npm:6.7.3" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -1568,54 +1561,29 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: be6d0b4e79cb5890c3786cd87870db394914cf980cb60b756b5a2395c62743cf4c19cf81c57548ff19d141f1c967b6ab1a2c73eb7ddee261154b81d9041da923 + checksum: ca62d707e3378132f366fb37d206f5e5bb9c7986f44ac9b08b5fa4d5b10a7564832454a491e0f9f6a73e7fb54082afda067c9ddb850534de26a1afb8c83659ed languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:6.7.2": - version: 6.7.2 - resolution: "@typescript-eslint/eslint-plugin@npm:6.7.2" +"@typescript-eslint/parser@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/parser@npm:6.7.3" dependencies: - "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.7.2" - "@typescript-eslint/type-utils": "npm:6.7.2" - "@typescript-eslint/utils": "npm:6.7.2" - "@typescript-eslint/visitor-keys": "npm:6.7.2" + "@typescript-eslint/scope-manager": "npm:6.7.3" + "@typescript-eslint/types": "npm:6.7.3" + "@typescript-eslint/typescript-estree": "npm:6.7.3" + "@typescript-eslint/visitor-keys": "npm:6.7.3" debug: "npm:^4.3.4" - graphemer: "npm:^1.4.0" - ignore: "npm:^5.2.4" - natural-compare: "npm:^1.4.0" - semver: "npm:^7.5.4" - ts-api-utils: "npm:^1.0.1" peerDependencies: - "@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha eslint: ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: ce0c1f0cc56cdf0d442439288a8d3530fff224b93840d7bd862da38521865f60516aa6a006d77e48dc91c296915e27c1b9131bff5d7495c9e848280f53e4dd03 + checksum: a2e7ae539cfcc556c48e54b4f1b00502f4ad437a0386b46bd99874de48d7b9c25973ad1de17dc41cbd4543734b0ed6817efce4551293bee64ff9b359c683d53a languageName: node linkType: hard -"@typescript-eslint/parser@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/parser@npm:6.6.0" - dependencies: - "@typescript-eslint/scope-manager": "npm:6.6.0" - "@typescript-eslint/types": "npm:6.6.0" - "@typescript-eslint/typescript-estree": "npm:6.6.0" - "@typescript-eslint/visitor-keys": "npm:6.6.0" - debug: "npm:^4.3.4" - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 869601abdd8a70d4cb823bda7ba838fe6ce28f908e25b8028c07cf2cc56bfe5b79f5a4b2421d5f7027bcdb2ad56df6d4eddf7903182caa384ea8b0353ca3a64e - languageName: node - linkType: hard - -"@typescript-eslint/parser@npm:6.7.2, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": +"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": version: 6.7.2 resolution: "@typescript-eslint/parser@npm:6.7.2" dependencies: @@ -1633,16 +1601,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/scope-manager@npm:6.6.0" - dependencies: - "@typescript-eslint/types": "npm:6.6.0" - "@typescript-eslint/visitor-keys": "npm:6.6.0" - checksum: 881dc83a6cc0770bff5dd1f709883c829801241486f96e4fc38ca3e817cc33b4e09238c724974004ab2e3ffd31f1423d20e309d1c34e9bdb07e008a6f8fdee21 - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:6.7.2": version: 6.7.2 resolution: "@typescript-eslint/scope-manager@npm:6.7.2" @@ -1653,29 +1611,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/type-utils@npm:6.6.0" +"@typescript-eslint/scope-manager@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/scope-manager@npm:6.7.3" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.6.0" - "@typescript-eslint/utils": "npm:6.6.0" - debug: "npm:^4.3.4" - ts-api-utils: "npm:^1.0.1" - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 9365b4b6f7200a86c7f78c462845e1cf252b0ce46a358de850f9d7d37afd9e34d40ac144760dcff6b3d6fe536310fa76cfc21acb680e2d98c7c6222ea8612892 + "@typescript-eslint/types": "npm:6.7.3" + "@typescript-eslint/visitor-keys": "npm:6.7.3" + checksum: 0063be085818824a6975df672fbde70bec773efeec4be8e7cb56ffb3143d8df5e8c8095dbe8793dfc4e6e74987165b9efaf433039017e5970e972cbd98294f18 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.7.2": - version: 6.7.2 - resolution: "@typescript-eslint/type-utils@npm:6.7.2" +"@typescript-eslint/type-utils@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/type-utils@npm:6.7.3" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.7.2" - "@typescript-eslint/utils": "npm:6.7.2" + "@typescript-eslint/typescript-estree": "npm:6.7.3" + "@typescript-eslint/utils": "npm:6.7.3" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -1683,14 +1634,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 4ca831cbeeb221ed318d9761b1e3652bc55c391029cfc588ff5535b43542fb454684ef62f21f7c27c60dd75daea6c79320c177a501646b78bee5403c67027df3 - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/types@npm:6.6.0" - checksum: b48fa3574e0c6498cffb0fda0836a1e7cc10d19dca4e0fd0718feb233da1b428f49645324dc65173385c2b7f81bb42348aa376fe47fbb15664315b7429cc7223 + checksum: 34387fb32559f8ad2e1bf3135a1cfe43077ce445c5de60b2cb931c703cc501d2c87f717886917eb0af4a10ec61944028421fd7540acdfdc95bd849993dfd8546 languageName: node linkType: hard @@ -1701,21 +1645,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/typescript-estree@npm:6.6.0" - dependencies: - "@typescript-eslint/types": "npm:6.6.0" - "@typescript-eslint/visitor-keys": "npm:6.6.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: bacdc5ea194c0bf3defa61f5be1e2367bcbf3457277e4e17d3fb1bfefa191431df6bb456d3625670cd80dd2184184bea61fa9afbba056ea590f9abcbdd665fec +"@typescript-eslint/types@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/types@npm:6.7.3" + checksum: f25389e20da03de34189f850b7e3af8c10d1a45d87387f1818b79cc42c835548ef223b67fe92c9139ac52bd05a69161ac38eb1a1c3a2c37d44d621ba52b0f03b languageName: node linkType: hard @@ -1737,47 +1670,38 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/utils@npm:6.6.0" +"@typescript-eslint/typescript-estree@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/typescript-estree@npm:6.7.3" 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.6.0" - "@typescript-eslint/types": "npm:6.6.0" - "@typescript-eslint/typescript-estree": "npm:6.6.0" + "@typescript-eslint/types": "npm:6.7.3" + "@typescript-eslint/visitor-keys": "npm:6.7.3" + debug: "npm:^4.3.4" + globby: "npm:^11.1.0" + is-glob: "npm:^4.0.3" semver: "npm:^7.5.4" - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - checksum: b24db4396a2a796f57565f3dd9fd60c38fb2b64d62c9df5e145b246d2ddab53503cd96f77d0005155160fa8b94699b4c458ea7b41bbe12c4ea2f5c92487abf1b + ts-api-utils: "npm:^1.0.1" + peerDependenciesMeta: + typescript: + optional: true + checksum: 9176acfcd1328bf3a82007e1b60e278f2c75d8e09eedc6f6f85f993bbb89d2bf4070cf59b660547ac4139f1b7449cb28f5215a59e720019f070cba9e9f6d997a languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.7.2": - version: 6.7.2 - resolution: "@typescript-eslint/utils@npm:6.7.2" +"@typescript-eslint/utils@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/utils@npm:6.7.3" 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.7.2" - "@typescript-eslint/types": "npm:6.7.2" - "@typescript-eslint/typescript-estree": "npm:6.7.2" + "@typescript-eslint/scope-manager": "npm:6.7.3" + "@typescript-eslint/types": "npm:6.7.3" + "@typescript-eslint/typescript-estree": "npm:6.7.3" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: c1e5af3efc47bb5bff0d48fc73bf87e951b1393144e4ea072c3eec4346fe425a22c3261ede4ab9c9115bf15ad6c26c7c645522a12163e71d3df910e5005a87ba - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:6.6.0": - version: 6.6.0 - resolution: "@typescript-eslint/visitor-keys@npm:6.6.0" - dependencies: - "@typescript-eslint/types": "npm:6.6.0" - eslint-visitor-keys: "npm:^3.4.1" - checksum: 916331900aa39f91eb509954169b1230ba979577343ab6d4e380862c29408053c3325c852501241ff17c4e46ffb80ca28217f9781f627db2d20b3c4d9691ab69 + checksum: 6b63f193f3be52c33239e4bf3d3a9b60e0a0cc191ec8efeaeca2321317ebd10dffbea97176446830db9ecacb3b185502515b18cdc96838d3e2f9b28e6d7bc8e8 languageName: node linkType: hard @@ -1791,6 +1715,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:6.7.3": + version: 6.7.3 + resolution: "@typescript-eslint/visitor-keys@npm:6.7.3" + dependencies: + "@typescript-eslint/types": "npm:6.7.3" + eslint-visitor-keys: "npm:^3.4.1" + checksum: 2e31cd0cd578ab5c36ea6f6c37055ee686ca7ef1bd47dc882d6383f77689d68c5c85750eda06c22fe3c8bac69ec12913446ba172cdc79610b60eb188d2aad3d3 + languageName: node + linkType: hard + "@wessberg/stringutil@npm:^1.0.19": version: 1.0.19 resolution: "@wessberg/stringutil@npm:1.0.19" @@ -1818,7 +1752,7 @@ __metadata: "@qiwi/multi-semantic-release": "npm:7.0.0" "@types/eslint": "npm:8.44.2" "@types/micromatch": "npm:4.0.2" - "@typescript-eslint/parser": "npm:6.7.2" + "@typescript-eslint/parser": "npm:6.7.3" "@willbooster/prettier-config": "npm:^9.0.1" conventional-changelog-conventionalcommits: "npm:6.1.0" dotenv-cli: "npm:7.3.0" @@ -1842,8 +1776,8 @@ __metadata: "@types/micromatch": "npm:4.0.2" "@types/node": "npm:18.17.18" "@types/react": "npm:18.2.22" - "@typescript-eslint/eslint-plugin": "npm:6.7.2" - "@typescript-eslint/parser": "npm:6.7.2" + "@typescript-eslint/eslint-plugin": "npm:6.7.3" + "@typescript-eslint/parser": "npm:6.7.3" "@willbooster/eslint-config-ts": "npm:^10.0.8" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.50.0" @@ -1962,14 +1896,14 @@ __metadata: "@types/micromatch": "npm:4.0.2" "@types/node": "npm:18.17.14" "@types/react": "npm:18.2.21" - "@typescript-eslint/eslint-plugin": "npm:6.6.0" - "@typescript-eslint/parser": "npm:6.6.0" + "@typescript-eslint/eslint-plugin": "npm:6.7.3" + "@typescript-eslint/parser": "npm:6.7.3" "@willbooster/eslint-config-ts": "npm:^10.0.8" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.48.0" + eslint: "npm:8.50.0" eslint-config-next: "npm:13.4.19" eslint-config-prettier: "npm:9.0.0" - eslint-import-resolver-typescript: "npm:3.6.0" + eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.28.1" eslint-plugin-react: "npm:7.33.2" eslint-plugin-react-hooks: "npm:4.6.0" @@ -2006,8 +1940,8 @@ __metadata: "@types/micromatch": "npm:4.0.2" "@types/node": "npm:18.17.18" "@types/react": "npm:18.2.22" - "@typescript-eslint/eslint-plugin": "npm:6.7.2" - "@typescript-eslint/parser": "npm:6.7.2" + "@typescript-eslint/eslint-plugin": "npm:6.7.3" + "@typescript-eslint/parser": "npm:6.7.3" "@willbooster/eslint-config-ts": "npm:^10.0.8" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.50.0" @@ -2067,8 +2001,8 @@ __metadata: "@types/eslint": "npm:8.44.2" "@types/micromatch": "npm:4.0.2" "@types/node": "npm:18.17.18" - "@typescript-eslint/eslint-plugin": "npm:6.7.2" - "@typescript-eslint/parser": "npm:6.7.2" + "@typescript-eslint/eslint-plugin": "npm:6.7.3" + "@typescript-eslint/parser": "npm:6.7.3" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.50.0" eslint-config-prettier: "npm:9.0.0" @@ -2144,8 +2078,8 @@ __metadata: dependencies: "@types/eslint": "npm:8.44.2" "@types/micromatch": "npm:4.0.2" - "@typescript-eslint/eslint-plugin": "npm:6.7.2" - "@typescript-eslint/parser": "npm:6.7.2" + "@typescript-eslint/eslint-plugin": "npm:6.7.3" + "@typescript-eslint/parser": "npm:6.7.3" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.50.0" eslint-config-prettier: "npm:9.0.0" @@ -3767,24 +3701,6 @@ __metadata: languageName: node linkType: hard -"eslint-import-resolver-typescript@npm:3.6.0": - version: 3.6.0 - resolution: "eslint-import-resolver-typescript@npm:3.6.0" - dependencies: - debug: "npm:^4.3.4" - enhanced-resolve: "npm:^5.12.0" - eslint-module-utils: "npm:^2.7.4" - fast-glob: "npm:^3.3.1" - get-tsconfig: "npm:^4.5.0" - is-core-module: "npm:^2.11.0" - is-glob: "npm:^4.0.3" - peerDependencies: - eslint: "*" - eslint-plugin-import: "*" - checksum: 4f3b7e629e37c52804da0e4fe3eda5fdd727fd1d945fad5662bcd64a87fafa08b986efe07fb2116c81f2259ba29d6d06b99edafd7d3499cfb78ff71b6e8ca4c1 - languageName: node - linkType: hard - "eslint-import-resolver-typescript@npm:3.6.1, eslint-import-resolver-typescript@npm:^3.5.2": version: 3.6.1 resolution: "eslint-import-resolver-typescript@npm:3.6.1" @@ -3974,53 +3890,6 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.48.0": - version: 8.48.0 - resolution: "eslint@npm:8.48.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.48.0" - "@humanwhocodes/config-array": "npm:^0.11.10" - "@humanwhocodes/module-importer": "npm:^1.0.1" - "@nodelib/fs.walk": "npm:^1.2.8" - ajv: "npm:^6.12.4" - chalk: "npm:^4.0.0" - cross-spawn: "npm:^7.0.2" - debug: "npm:^4.3.2" - doctrine: "npm:^3.0.0" - escape-string-regexp: "npm:^4.0.0" - eslint-scope: "npm:^7.2.2" - eslint-visitor-keys: "npm:^3.4.3" - espree: "npm:^9.6.1" - esquery: "npm:^1.4.2" - esutils: "npm:^2.0.2" - fast-deep-equal: "npm:^3.1.3" - file-entry-cache: "npm:^6.0.1" - find-up: "npm:^5.0.0" - glob-parent: "npm:^6.0.2" - globals: "npm:^13.19.0" - graphemer: "npm:^1.4.0" - ignore: "npm:^5.2.0" - imurmurhash: "npm:^0.1.4" - is-glob: "npm:^4.0.0" - is-path-inside: "npm:^3.0.3" - js-yaml: "npm:^4.1.0" - json-stable-stringify-without-jsonify: "npm:^1.0.1" - levn: "npm:^0.4.1" - lodash.merge: "npm:^4.6.2" - minimatch: "npm:^3.1.2" - natural-compare: "npm:^1.4.0" - optionator: "npm:^0.9.3" - strip-ansi: "npm:^6.0.1" - text-table: "npm:^0.2.0" - bin: - eslint: bin/eslint.js - checksum: 93517576a212282383bb10647a8d9e502e12d0aa8c781f2d2585c6651b570349a6e4a768f32eb1e2cd948cff0e0e1c519651aa99c9d1a0dc70f1a3eba0512ba2 - languageName: node - linkType: hard - "eslint@npm:8.50.0": version: 8.50.0 resolution: "eslint@npm:8.50.0"