Skip to content

Commit 68de156

Browse files
chore(deps-dev): bump the eslint group across 1 directory with 6 updates (#774)
Bumps the eslint group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.42.0` | `8.44.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.42.0` | `8.44.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.5` | `9.1.7` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.6.8` | `7.8.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `61.0.1` | `61.0.2` | Updates `@typescript-eslint/eslint-plugin` from 8.42.0 to 8.44.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.42.0 to 8.44.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/parser) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `eslint-plugin-storybook` from 9.1.5 to 9.1.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.7/code/lib/eslint-plugin) Updates `eslint-plugin-testing-library` from 7.6.8 to 7.8.0 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v7.6.8...v7.8.0) Updates `eslint-plugin-unicorn` from 61.0.1 to 61.0.2 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v61.0.1...v61.0.2) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-testing-library dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 61.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93e4640 commit 68de156

File tree

1 file changed

+80
-80
lines changed

1 file changed

+80
-80
lines changed

yarn.lock

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,10 +1063,10 @@ __metadata:
10631063
languageName: node
10641064
linkType: hard
10651065

1066-
"@eslint/js@npm:9.35.0":
1067-
version: 9.35.0
1068-
resolution: "@eslint/js@npm:9.35.0"
1069-
checksum: 10/a8764d0592ebe9a4804f8c0dafa7f49dbcdb38cabf30dd50587a3cfa51d898b90a3a0b93975d549f47debdd96b3e21da95081935f74213e45ec8c25f11f2ba1e
1066+
"@eslint/js@npm:9.36.0":
1067+
version: 9.36.0
1068+
resolution: "@eslint/js@npm:9.36.0"
1069+
checksum: 10/a0542f529f87b9ad69ef85c47b0c070b763591a61773b131a9d1d53934a587f0708c05a1a8f48a6805486004a4922c91d696c1e4835ff61f8750ffbded2f0c30
10701070
languageName: node
10711071
linkType: hard
10721072

@@ -2966,52 +2966,52 @@ __metadata:
29662966
linkType: hard
29672967

29682968
"@typescript-eslint/eslint-plugin@npm:^8.30.0":
2969-
version: 8.42.0
2970-
resolution: "@typescript-eslint/eslint-plugin@npm:8.42.0"
2969+
version: 8.44.0
2970+
resolution: "@typescript-eslint/eslint-plugin@npm:8.44.0"
29712971
dependencies:
29722972
"@eslint-community/regexpp": "npm:^4.10.0"
2973-
"@typescript-eslint/scope-manager": "npm:8.42.0"
2974-
"@typescript-eslint/type-utils": "npm:8.42.0"
2975-
"@typescript-eslint/utils": "npm:8.42.0"
2976-
"@typescript-eslint/visitor-keys": "npm:8.42.0"
2973+
"@typescript-eslint/scope-manager": "npm:8.44.0"
2974+
"@typescript-eslint/type-utils": "npm:8.44.0"
2975+
"@typescript-eslint/utils": "npm:8.44.0"
2976+
"@typescript-eslint/visitor-keys": "npm:8.44.0"
29772977
graphemer: "npm:^1.4.0"
29782978
ignore: "npm:^7.0.0"
29792979
natural-compare: "npm:^1.4.0"
29802980
ts-api-utils: "npm:^2.1.0"
29812981
peerDependencies:
2982-
"@typescript-eslint/parser": ^8.42.0
2982+
"@typescript-eslint/parser": ^8.44.0
29832983
eslint: ^8.57.0 || ^9.0.0
29842984
typescript: ">=4.8.4 <6.0.0"
2985-
checksum: 10/fb5b0e0785f9fa9d5ef88e78ff189334b2d1c558efd7b5063508d50275224a8aa38d4af0478228b90d6be6620289384a8d814f05e0af8c952c204515c0f3514e
2985+
checksum: 10/38d0491d96740d1c9f412b0ee1a8a24ed132433347e52810b030e331b27a846b2c70a8424b5684e7ccd7a7ed231e336dd40a0642f5014409ed28e84561fd0757
29862986
languageName: node
29872987
linkType: hard
29882988

29892989
"@typescript-eslint/parser@npm:^8.30.0":
2990-
version: 8.42.0
2991-
resolution: "@typescript-eslint/parser@npm:8.42.0"
2990+
version: 8.44.0
2991+
resolution: "@typescript-eslint/parser@npm:8.44.0"
29922992
dependencies:
2993-
"@typescript-eslint/scope-manager": "npm:8.42.0"
2994-
"@typescript-eslint/types": "npm:8.42.0"
2995-
"@typescript-eslint/typescript-estree": "npm:8.42.0"
2996-
"@typescript-eslint/visitor-keys": "npm:8.42.0"
2993+
"@typescript-eslint/scope-manager": "npm:8.44.0"
2994+
"@typescript-eslint/types": "npm:8.44.0"
2995+
"@typescript-eslint/typescript-estree": "npm:8.44.0"
2996+
"@typescript-eslint/visitor-keys": "npm:8.44.0"
29972997
debug: "npm:^4.3.4"
29982998
peerDependencies:
29992999
eslint: ^8.57.0 || ^9.0.0
30003000
typescript: ">=4.8.4 <6.0.0"
3001-
checksum: 10/25eb2d08c118742dc01c2aa279ea4ba2d277e2d9a042ffd4f9bda9e94d7ff2aa90b63aad1204a82617a5c63ddd3dd553d927944cd9c8345826484d0d523cf7ad
3001+
checksum: 10/8c7ddabf46a94877e3af9b029c5e65cc99ec2983ee14842eea7e8ebccc0e24f589cdf7d2ca63ece87284ea7a4d9d622a22452ac5c66cb6ebda1b91b438e20979
30023002
languageName: node
30033003
linkType: hard
30043004

3005-
"@typescript-eslint/project-service@npm:8.42.0":
3006-
version: 8.42.0
3007-
resolution: "@typescript-eslint/project-service@npm:8.42.0"
3005+
"@typescript-eslint/project-service@npm:8.44.0":
3006+
version: 8.44.0
3007+
resolution: "@typescript-eslint/project-service@npm:8.44.0"
30083008
dependencies:
3009-
"@typescript-eslint/tsconfig-utils": "npm:^8.42.0"
3010-
"@typescript-eslint/types": "npm:^8.42.0"
3009+
"@typescript-eslint/tsconfig-utils": "npm:^8.44.0"
3010+
"@typescript-eslint/types": "npm:^8.44.0"
30113011
debug: "npm:^4.3.4"
30123012
peerDependencies:
30133013
typescript: ">=4.8.4 <6.0.0"
3014-
checksum: 10/3e91fd4b4d60edd6fe3e108e8e75947de8aa060aab1de63c23017e8afeca72ef405faa6fcdd17e8aa0023261a81135d095072dc31343c57395e50450258d9fa5
3014+
checksum: 10/400b4981e6f6bd323592df7803383c0f223256f76b4876c03c2e8fa5e9470ce90a6a39555f759a391ba87bbf79add800eadf42ba06acf0732407a225790722de
30153015
languageName: node
30163016
linkType: hard
30173017

@@ -3025,38 +3025,38 @@ __metadata:
30253025
languageName: node
30263026
linkType: hard
30273027

3028-
"@typescript-eslint/scope-manager@npm:8.42.0":
3029-
version: 8.42.0
3030-
resolution: "@typescript-eslint/scope-manager@npm:8.42.0"
3028+
"@typescript-eslint/scope-manager@npm:8.44.0":
3029+
version: 8.44.0
3030+
resolution: "@typescript-eslint/scope-manager@npm:8.44.0"
30313031
dependencies:
3032-
"@typescript-eslint/types": "npm:8.42.0"
3033-
"@typescript-eslint/visitor-keys": "npm:8.42.0"
3034-
checksum: 10/81be2d908a9d2d83bc9fe5e9219b04277b9fa466bfa7faf45dc076e4b33b39db2fb99b34b8832e329c7db48ddfdc7b78f6c92b564cd6eec99e124d3feaad8645
3032+
"@typescript-eslint/types": "npm:8.44.0"
3033+
"@typescript-eslint/visitor-keys": "npm:8.44.0"
3034+
checksum: 10/5dae4a838637df522f0f71d2df238b5fd5045a374cd036e7485d39fc1b20dd1151185463c8fc35441b12c747b795c88b429a5e229fc9449ae7b15d6e7e1b6caf
30353035
languageName: node
30363036
linkType: hard
30373037

3038-
"@typescript-eslint/tsconfig-utils@npm:8.42.0, @typescript-eslint/tsconfig-utils@npm:^8.42.0":
3039-
version: 8.42.0
3040-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.42.0"
3038+
"@typescript-eslint/tsconfig-utils@npm:8.44.0, @typescript-eslint/tsconfig-utils@npm:^8.44.0":
3039+
version: 8.44.0
3040+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.44.0"
30413041
peerDependencies:
30423042
typescript: ">=4.8.4 <6.0.0"
3043-
checksum: 10/927aa127983a62ddcbfbcd18806fd278e0bf18fade3cca658946f9ff4915e6a5c5cc85926afaa490512c88dd2950b2059f22b50b6d1f4461c9dbd755a4c71c1c
3043+
checksum: 10/c8535d481d7cda5c846d5b74b7cde7a98b636a558b45510820840dcb9928575c4f3d26b3c021fd7e47b782c6d9a73e9a8adf29191548406ac4b02e1a1dce928f
30443044
languageName: node
30453045
linkType: hard
30463046

3047-
"@typescript-eslint/type-utils@npm:8.42.0":
3048-
version: 8.42.0
3049-
resolution: "@typescript-eslint/type-utils@npm:8.42.0"
3047+
"@typescript-eslint/type-utils@npm:8.44.0":
3048+
version: 8.44.0
3049+
resolution: "@typescript-eslint/type-utils@npm:8.44.0"
30503050
dependencies:
3051-
"@typescript-eslint/types": "npm:8.42.0"
3052-
"@typescript-eslint/typescript-estree": "npm:8.42.0"
3053-
"@typescript-eslint/utils": "npm:8.42.0"
3051+
"@typescript-eslint/types": "npm:8.44.0"
3052+
"@typescript-eslint/typescript-estree": "npm:8.44.0"
3053+
"@typescript-eslint/utils": "npm:8.44.0"
30543054
debug: "npm:^4.3.4"
30553055
ts-api-utils: "npm:^2.1.0"
30563056
peerDependencies:
30573057
eslint: ^8.57.0 || ^9.0.0
30583058
typescript: ">=4.8.4 <6.0.0"
3059-
checksum: 10/8d876bbd23c956b604d973c49720060c251f4d8cab255f1fd04826a9a1e3ab7c1310400d49d9ec6cdac3288d7a23cd9fb48d42777651ba53c02b5e1a34efd6e9
3059+
checksum: 10/513c6d371922c60522a44a659ca99d3c9978b61781a27831fb60f522190c387f2c48f4759614483fb904953a0c1391fd0a9e2027e30ab1eebfea49f404f1a560
30603060
languageName: node
30613061
linkType: hard
30623062

@@ -3067,10 +3067,10 @@ __metadata:
30673067
languageName: node
30683068
linkType: hard
30693069

3070-
"@typescript-eslint/types@npm:8.42.0, @typescript-eslint/types@npm:^8.42.0":
3071-
version: 8.42.0
3072-
resolution: "@typescript-eslint/types@npm:8.42.0"
3073-
checksum: 10/7c39a35e5bb7083070872edc797ea60a3d6ceff0e3bdf85701919b71da83a51963562053a4b35c9e2a2b08c138fb595e14bc0b5c450e671a26059b58f8d8b4f4
3070+
"@typescript-eslint/types@npm:8.44.0, @typescript-eslint/types@npm:^8.44.0":
3071+
version: 8.44.0
3072+
resolution: "@typescript-eslint/types@npm:8.44.0"
3073+
checksum: 10/9e28c95feb0d3b9ae83117a8b3db43db4e9a5d2fcbf8fd0c6e231e0ae604fe894b6725642fe3234733e81e32bec6f03b270d8a27d4258c0ee0b44a8bd8685756
30743074
languageName: node
30753075
linkType: hard
30763076

@@ -3092,14 +3092,14 @@ __metadata:
30923092
languageName: node
30933093
linkType: hard
30943094

3095-
"@typescript-eslint/typescript-estree@npm:8.42.0":
3096-
version: 8.42.0
3097-
resolution: "@typescript-eslint/typescript-estree@npm:8.42.0"
3095+
"@typescript-eslint/typescript-estree@npm:8.44.0":
3096+
version: 8.44.0
3097+
resolution: "@typescript-eslint/typescript-estree@npm:8.44.0"
30983098
dependencies:
3099-
"@typescript-eslint/project-service": "npm:8.42.0"
3100-
"@typescript-eslint/tsconfig-utils": "npm:8.42.0"
3101-
"@typescript-eslint/types": "npm:8.42.0"
3102-
"@typescript-eslint/visitor-keys": "npm:8.42.0"
3099+
"@typescript-eslint/project-service": "npm:8.44.0"
3100+
"@typescript-eslint/tsconfig-utils": "npm:8.44.0"
3101+
"@typescript-eslint/types": "npm:8.44.0"
3102+
"@typescript-eslint/visitor-keys": "npm:8.44.0"
31033103
debug: "npm:^4.3.4"
31043104
fast-glob: "npm:^3.3.2"
31053105
is-glob: "npm:^4.0.3"
@@ -3108,22 +3108,22 @@ __metadata:
31083108
ts-api-utils: "npm:^2.1.0"
31093109
peerDependencies:
31103110
typescript: ">=4.8.4 <6.0.0"
3111-
checksum: 10/9bb5df97a2ac31e6e3ee6941e10702498a76d23235ba28a23d93e09aa75a2cbcd40dc74935d86706c8e2e55e1a8b6a34bb9fb234461920ed3d8a5abed68ba36b
3111+
checksum: 10/e2e579b15c49e0ef6d2da9d06105ff2c995c785b1bb6cc0a11aa124c1bcc6435ee8897a9d9d6346951a8cc329b8af6410bc982dc5e55272b9af650b11daa536a
31123112
languageName: node
31133113
linkType: hard
31143114

3115-
"@typescript-eslint/utils@npm:8.42.0":
3116-
version: 8.42.0
3117-
resolution: "@typescript-eslint/utils@npm:8.42.0"
3115+
"@typescript-eslint/utils@npm:8.44.0":
3116+
version: 8.44.0
3117+
resolution: "@typescript-eslint/utils@npm:8.44.0"
31183118
dependencies:
31193119
"@eslint-community/eslint-utils": "npm:^4.7.0"
3120-
"@typescript-eslint/scope-manager": "npm:8.42.0"
3121-
"@typescript-eslint/types": "npm:8.42.0"
3122-
"@typescript-eslint/typescript-estree": "npm:8.42.0"
3120+
"@typescript-eslint/scope-manager": "npm:8.44.0"
3121+
"@typescript-eslint/types": "npm:8.44.0"
3122+
"@typescript-eslint/typescript-estree": "npm:8.44.0"
31233123
peerDependencies:
31243124
eslint: ^8.57.0 || ^9.0.0
31253125
typescript: ">=4.8.4 <6.0.0"
3126-
checksum: 10/41c6c0d01c414c94d7109e21deee73b416547b3be26240d0237a3004c6198f146afefc75feee5333bc957ece6a0856518750655e794fd68c96feec1001edbfe8
3126+
checksum: 10/436e21e3d01e2f6f70fea1d3175de6836f72aa52220c6482c871e5b72f845215db46a8e58e5ab83a197326559d075afb61bedabacbdaa96a243a18f43ac5d6cb
31273127
languageName: node
31283128
linkType: hard
31293129

@@ -3152,13 +3152,13 @@ __metadata:
31523152
languageName: node
31533153
linkType: hard
31543154

3155-
"@typescript-eslint/visitor-keys@npm:8.42.0":
3156-
version: 8.42.0
3157-
resolution: "@typescript-eslint/visitor-keys@npm:8.42.0"
3155+
"@typescript-eslint/visitor-keys@npm:8.44.0":
3156+
version: 8.44.0
3157+
resolution: "@typescript-eslint/visitor-keys@npm:8.44.0"
31583158
dependencies:
3159-
"@typescript-eslint/types": "npm:8.42.0"
3159+
"@typescript-eslint/types": "npm:8.44.0"
31603160
eslint-visitor-keys: "npm:^4.2.1"
3161-
checksum: 10/ef3aeabf7b01eb72e176053a4fe7a4c4f0769a9f58d1f7a920c97d365305b950c402ad34227209781996ae187652ccf0f47c31015f992c502b5fa898a9d44bd5
3161+
checksum: 10/09b008b14f46ea14bb5076632745dd527982f231830141a3c789ed0cd3d7bced7340a0ccfb40c640b765de42c267202db83072587144791df4806bd68233596c
31623162
languageName: node
31633163
linkType: hard
31643164

@@ -4918,32 +4918,32 @@ __metadata:
49184918
linkType: hard
49194919

49204920
"eslint-plugin-storybook@npm:^9.0.4":
4921-
version: 9.1.5
4922-
resolution: "eslint-plugin-storybook@npm:9.1.5"
4921+
version: 9.1.7
4922+
resolution: "eslint-plugin-storybook@npm:9.1.7"
49234923
dependencies:
49244924
"@typescript-eslint/utils": "npm:^8.8.1"
49254925
peerDependencies:
49264926
eslint: ">=8"
4927-
storybook: ^9.1.5
4928-
checksum: 10/e852f8e667f056b07a47182bc2d6e931469e27087df099da3340cfedd61e5bb6e529e0e7c793d1eab318214d34f0ac9c437f96bf1df92e9b3eada39d2a6d2839
4927+
storybook: ^9.1.7
4928+
checksum: 10/9e8d82bf504bc40cac67ce62dd9213cb672240a1c4184a702eb7c027290cd3604239fd3663a1c985b2569f4e9cab1cd1cf57dcb7d3b3dba119d8d42dfb509925
49294929
languageName: node
49304930
linkType: hard
49314931

49324932
"eslint-plugin-testing-library@npm:^7.1.1":
4933-
version: 7.6.8
4934-
resolution: "eslint-plugin-testing-library@npm:7.6.8"
4933+
version: 7.8.0
4934+
resolution: "eslint-plugin-testing-library@npm:7.8.0"
49354935
dependencies:
49364936
"@typescript-eslint/scope-manager": "npm:^8.15.0"
49374937
"@typescript-eslint/utils": "npm:^8.15.0"
49384938
peerDependencies:
49394939
eslint: ^8.57.0 || ^9.0.0
4940-
checksum: 10/e61df24a353a298075254c89fd0278b3e6c3c8a9dbde08baeb46b4ab9e90e6080dcb5b3c2f89bf738649b58858760721fb31641672e1a837b169c16c0106ea36
4940+
checksum: 10/3fe3cbddde273220664aa55271ed94301bcfe3e38c97bf7f0859d7c41d010709fa8e2d4587a1b1bcfad6e4466e49b612e89a967f36fb98f512dd3745fe7ee6c4
49414941
languageName: node
49424942
linkType: hard
49434943

49444944
"eslint-plugin-unicorn@npm:^61.0.1":
4945-
version: 61.0.1
4946-
resolution: "eslint-plugin-unicorn@npm:61.0.1"
4945+
version: 61.0.2
4946+
resolution: "eslint-plugin-unicorn@npm:61.0.2"
49474947
dependencies:
49484948
"@babel/helper-validator-identifier": "npm:^7.27.1"
49494949
"@eslint-community/eslint-utils": "npm:^4.7.0"
@@ -4965,7 +4965,7 @@ __metadata:
49654965
strip-indent: "npm:^4.0.0"
49664966
peerDependencies:
49674967
eslint: ">=9.29.0"
4968-
checksum: 10/e741255878d11f4037c2126b8d40a56cca1710b2f8a4ffd5695fe7e306aa1f9eb623358977e97da31e055c8b092c913d1aea6f4b2a8e32b26387f9d715daeef8
4968+
checksum: 10/bafc0659849694d55edfb7b72b4350b00070acd8ceb2048457e63783036312557742208ae6c72bd41db866dcf1aae11ab01b5d701a9201b0cbdc01d9ff384396
49694969
languageName: node
49704970
linkType: hard
49714971

@@ -5001,16 +5001,16 @@ __metadata:
50015001
linkType: hard
50025002

50035003
"eslint@npm:^9.24.0":
5004-
version: 9.35.0
5005-
resolution: "eslint@npm:9.35.0"
5004+
version: 9.36.0
5005+
resolution: "eslint@npm:9.36.0"
50065006
dependencies:
50075007
"@eslint-community/eslint-utils": "npm:^4.8.0"
50085008
"@eslint-community/regexpp": "npm:^4.12.1"
50095009
"@eslint/config-array": "npm:^0.21.0"
50105010
"@eslint/config-helpers": "npm:^0.3.1"
50115011
"@eslint/core": "npm:^0.15.2"
50125012
"@eslint/eslintrc": "npm:^3.3.1"
5013-
"@eslint/js": "npm:9.35.0"
5013+
"@eslint/js": "npm:9.36.0"
50145014
"@eslint/plugin-kit": "npm:^0.3.5"
50155015
"@humanfs/node": "npm:^0.16.6"
50165016
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5046,7 +5046,7 @@ __metadata:
50465046
optional: true
50475047
bin:
50485048
eslint: bin/eslint.js
5049-
checksum: 10/238155639343d53bac639319ba92895083cbd15826081ac51204b29d64fbb52cebf0d355f11f57f146d2b15c4f2e1d85e3df0b0ac7ec0e2ef5e759c99dcab75e
5049+
checksum: 10/6e512a82e680e6cdc554e97c7e232b83171f24a52fb46f89c2df74bcb80fe59b6e0a989485c9fe7e9ca81556b1953dd8604ace4ed37f651eded9a37816c06b7c
50505050
languageName: node
50515051
linkType: hard
50525052

0 commit comments

Comments
 (0)