Skip to content

Commit aa39dda

Browse files
chore(deps-dev): bump the eslint group with 5 updates (#796)
Bumps the eslint group with 5 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.45.0` | `8.46.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.45.0` | `8.46.1` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.10` | `9.1.13` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.11.0` | `7.13.3` | Updates `@typescript-eslint/eslint-plugin` from 8.45.0 to 8.46.1 - [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.46.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.45.0 to 8.46.1 - [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.46.1/packages/parser) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) Updates `eslint-plugin-storybook` from 9.1.10 to 9.1.13 - [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/HEAD/code/lib/eslint-plugin) Updates `eslint-plugin-testing-library` from 7.11.0 to 7.13.3 - [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.11.0...v7.13.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 9.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-testing-library dependency-version: 7.13.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbdbfe8 commit aa39dda

File tree

1 file changed

+92
-93
lines changed

1 file changed

+92
-93
lines changed

yarn.lock

Lines changed: 92 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,23 +1046,23 @@ __metadata:
10461046
languageName: node
10471047
linkType: hard
10481048

1049-
"@eslint/config-array@npm:^0.21.0":
1050-
version: 0.21.0
1051-
resolution: "@eslint/config-array@npm:0.21.0"
1049+
"@eslint/config-array@npm:^0.21.1":
1050+
version: 0.21.1
1051+
resolution: "@eslint/config-array@npm:0.21.1"
10521052
dependencies:
1053-
"@eslint/object-schema": "npm:^2.1.6"
1053+
"@eslint/object-schema": "npm:^2.1.7"
10541054
debug: "npm:^4.3.1"
10551055
minimatch: "npm:^3.1.2"
1056-
checksum: 10/f5a499e074ecf4b4a5efdca655418a12079d024b77d02fd35868eeb717c5bfdd8e32c6e8e1dd125330233a878026edda8062b13b4310169ba5bfee9623a67aa0
1056+
checksum: 10/6eaa0435972f735ce52d581f355a0b616e50a9b8a73304a7015398096e252798b9b3b968a67b524eefb0fdeacc57c4d960f0ec6432abe1c1e24be815b88c5d18
10571057
languageName: node
10581058
linkType: hard
10591059

1060-
"@eslint/config-helpers@npm:^0.4.0":
1061-
version: 0.4.0
1062-
resolution: "@eslint/config-helpers@npm:0.4.0"
1060+
"@eslint/config-helpers@npm:^0.4.1":
1061+
version: 0.4.1
1062+
resolution: "@eslint/config-helpers@npm:0.4.1"
10631063
dependencies:
10641064
"@eslint/core": "npm:^0.16.0"
1065-
checksum: 10/d5fdbf927a77b98d2462f025f8b1a5b610609201f8d1dd47032a2937842f02bf3bdf9cb672025c83a00f3255dfd218172f989caa724853c4a8f434124a6d79ff
1065+
checksum: 10/e3e6ea4cd19f5a9b803b2d0b3f174d53fcd27415587e49943144994104a42845cf300ed6ffdbd149d958482a49de99c326f9ae4c18c9467727ec60ad36cb5ef9
10661066
languageName: node
10671067
linkType: hard
10681068

@@ -1101,17 +1101,17 @@ __metadata:
11011101
languageName: node
11021102
linkType: hard
11031103

1104-
"@eslint/js@npm:9.37.0":
1105-
version: 9.37.0
1106-
resolution: "@eslint/js@npm:9.37.0"
1107-
checksum: 10/2ead426ed47af0b914c7d7064eb59fede858483cf9511f78ded840708aca578138f2a6c375916d520f4f2ecf25945f4bd47b8a84e42106b4eb46f7708a36db1d
1104+
"@eslint/js@npm:9.38.0":
1105+
version: 9.38.0
1106+
resolution: "@eslint/js@npm:9.38.0"
1107+
checksum: 10/08ba53e3e631e2815ff33e0f48dccf87daf3841eb5605fa5980d18b88cd6dd4cd63b5829ac015e97eeb85807bf91efe7d4e1d4eaf6beb586bc01549b7660c4a2
11081108
languageName: node
11091109
linkType: hard
11101110

1111-
"@eslint/object-schema@npm:^2.1.6":
1112-
version: 2.1.6
1113-
resolution: "@eslint/object-schema@npm:2.1.6"
1114-
checksum: 10/266085c8d3fa6cd99457fb6350dffb8ee39db9c6baf28dc2b86576657373c92a568aec4bae7d142978e798b74c271696672e103202d47a0c148da39154351ed6
1111+
"@eslint/object-schema@npm:^2.1.7":
1112+
version: 2.1.7
1113+
resolution: "@eslint/object-schema@npm:2.1.7"
1114+
checksum: 10/946ef5d6235b4d1c0907c6c6e6429c8895f535380c562b7705c131f63f2e961b06e8785043c86a293da48e0a60c6286d98ba395b8b32ea55561fe6e4417cb7e4
11151115
languageName: node
11161116
linkType: hard
11171117

@@ -3014,52 +3014,52 @@ __metadata:
30143014
linkType: hard
30153015

30163016
"@typescript-eslint/eslint-plugin@npm:^8.30.0":
3017-
version: 8.45.0
3018-
resolution: "@typescript-eslint/eslint-plugin@npm:8.45.0"
3017+
version: 8.46.1
3018+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.1"
30193019
dependencies:
30203020
"@eslint-community/regexpp": "npm:^4.10.0"
3021-
"@typescript-eslint/scope-manager": "npm:8.45.0"
3022-
"@typescript-eslint/type-utils": "npm:8.45.0"
3023-
"@typescript-eslint/utils": "npm:8.45.0"
3024-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
3021+
"@typescript-eslint/scope-manager": "npm:8.46.1"
3022+
"@typescript-eslint/type-utils": "npm:8.46.1"
3023+
"@typescript-eslint/utils": "npm:8.46.1"
3024+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
30253025
graphemer: "npm:^1.4.0"
30263026
ignore: "npm:^7.0.0"
30273027
natural-compare: "npm:^1.4.0"
30283028
ts-api-utils: "npm:^2.1.0"
30293029
peerDependencies:
3030-
"@typescript-eslint/parser": ^8.45.0
3030+
"@typescript-eslint/parser": ^8.46.1
30313031
eslint: ^8.57.0 || ^9.0.0
30323032
typescript: ">=4.8.4 <6.0.0"
3033-
checksum: 10/6d31dbd3354028b4a010af0ea2614a171b11616e6f20d36d74529b8888681ae8d15e1269122b8a8d5fae117bdd66dac4a38cfc99dc2a0ee33bd22c10075f63e4
3033+
checksum: 10/9fd8c279584e11c7dcfcac6dddc4dde8719f8fe79349f5a2d0473ffcee198dd543a5311b24c601228ae03cc1a47b29118261bcf45f7f697c8ba1e4289fda4096
30343034
languageName: node
30353035
linkType: hard
30363036

30373037
"@typescript-eslint/parser@npm:^8.30.0":
3038-
version: 8.45.0
3039-
resolution: "@typescript-eslint/parser@npm:8.45.0"
3038+
version: 8.46.1
3039+
resolution: "@typescript-eslint/parser@npm:8.46.1"
30403040
dependencies:
3041-
"@typescript-eslint/scope-manager": "npm:8.45.0"
3042-
"@typescript-eslint/types": "npm:8.45.0"
3043-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
3044-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
3041+
"@typescript-eslint/scope-manager": "npm:8.46.1"
3042+
"@typescript-eslint/types": "npm:8.46.1"
3043+
"@typescript-eslint/typescript-estree": "npm:8.46.1"
3044+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
30453045
debug: "npm:^4.3.4"
30463046
peerDependencies:
30473047
eslint: ^8.57.0 || ^9.0.0
30483048
typescript: ">=4.8.4 <6.0.0"
3049-
checksum: 10/4f8b7c73ae3b53c2adc4e981ac2ca90839a118947635481b45d29423d39b7b73cde2b185ad1084c9e19c3239444bf1be81f40b861176eec4540cb46848731991
3049+
checksum: 10/4edcb49bb001e9a0e72155c4181f941be00c603bf277c283d4185dca528e9642da927032e8d2671c444ca1904c7f51743029b4b48c12e94d39df2dac49d7d3ff
30503050
languageName: node
30513051
linkType: hard
30523052

3053-
"@typescript-eslint/project-service@npm:8.45.0":
3054-
version: 8.45.0
3055-
resolution: "@typescript-eslint/project-service@npm:8.45.0"
3053+
"@typescript-eslint/project-service@npm:8.46.1":
3054+
version: 8.46.1
3055+
resolution: "@typescript-eslint/project-service@npm:8.46.1"
30563056
dependencies:
3057-
"@typescript-eslint/tsconfig-utils": "npm:^8.45.0"
3058-
"@typescript-eslint/types": "npm:^8.45.0"
3057+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.1"
3058+
"@typescript-eslint/types": "npm:^8.46.1"
30593059
debug: "npm:^4.3.4"
30603060
peerDependencies:
30613061
typescript: ">=4.8.4 <6.0.0"
3062-
checksum: 10/919c8260dae79eaec79de84a5ae66fbb09c2ab7aca8c3b7785cb011582a2864c8091e64c84013b05bce812e522fbc4a5ae1c68f86404e078fc84da0fe80247ce
3062+
checksum: 10/d63cbb88524be85ba626c4969bdec1cd5c1ab64b6ebdd565a45698e700efb764f192db1cdc3322f4d63d3acd8d0a36e2685b89bdfa2edf50fda3c2d0cb6efdd7
30633063
languageName: node
30643064
linkType: hard
30653065

@@ -3073,38 +3073,38 @@ __metadata:
30733073
languageName: node
30743074
linkType: hard
30753075

3076-
"@typescript-eslint/scope-manager@npm:8.45.0":
3077-
version: 8.45.0
3078-
resolution: "@typescript-eslint/scope-manager@npm:8.45.0"
3076+
"@typescript-eslint/scope-manager@npm:8.46.1":
3077+
version: 8.46.1
3078+
resolution: "@typescript-eslint/scope-manager@npm:8.46.1"
30793079
dependencies:
3080-
"@typescript-eslint/types": "npm:8.45.0"
3081-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
3082-
checksum: 10/e45d63a0109eca00f6b431d87e73eacfa03b1795905f123e9144bcacb5abb83888167d1849317c6f90ba1f3553196b2eab13e5e7cdd1050d7a84eaadb65ba801
3080+
"@typescript-eslint/types": "npm:8.46.1"
3081+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
3082+
checksum: 10/3d73812087a17be84184cc68143d4dca7602b8cd4bf5ad334e541d4b3acf5c65c58935369dcf66ab81b38014fe0c6bc57ac2f655fdd69b3e24161a827b86bd34
30833083
languageName: node
30843084
linkType: hard
30853085

3086-
"@typescript-eslint/tsconfig-utils@npm:8.45.0, @typescript-eslint/tsconfig-utils@npm:^8.45.0":
3087-
version: 8.45.0
3088-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.45.0"
3086+
"@typescript-eslint/tsconfig-utils@npm:8.46.1, @typescript-eslint/tsconfig-utils@npm:^8.46.1":
3087+
version: 8.46.1
3088+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.1"
30893089
peerDependencies:
30903090
typescript: ">=4.8.4 <6.0.0"
3091-
checksum: 10/91696bbc34758749d3647236986bf418bacdc0de0e27c2d39cd7c2408c404c35ed18c47c2a55aea0bb9525cc7eb656586359c4e651144603f3438ce93fe80081
3091+
checksum: 10/f033d68a53f62c7cc4c09e5697dd9b7fa34a3c3e79133e0b14ca582821869b77e81d3942b91535f6ef789ffaaad31eef1e1ace20518e7de0935a55a16120fae7
30923092
languageName: node
30933093
linkType: hard
30943094

3095-
"@typescript-eslint/type-utils@npm:8.45.0":
3096-
version: 8.45.0
3097-
resolution: "@typescript-eslint/type-utils@npm:8.45.0"
3095+
"@typescript-eslint/type-utils@npm:8.46.1":
3096+
version: 8.46.1
3097+
resolution: "@typescript-eslint/type-utils@npm:8.46.1"
30983098
dependencies:
3099-
"@typescript-eslint/types": "npm:8.45.0"
3100-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
3101-
"@typescript-eslint/utils": "npm:8.45.0"
3099+
"@typescript-eslint/types": "npm:8.46.1"
3100+
"@typescript-eslint/typescript-estree": "npm:8.46.1"
3101+
"@typescript-eslint/utils": "npm:8.46.1"
31023102
debug: "npm:^4.3.4"
31033103
ts-api-utils: "npm:^2.1.0"
31043104
peerDependencies:
31053105
eslint: ^8.57.0 || ^9.0.0
31063106
typescript: ">=4.8.4 <6.0.0"
3107-
checksum: 10/81017b3f4780a65a4e4268ab208f1cb8891c1ced9ade23d8eb4575b18aeb99fe59a0d0ddbb4eea9c086567a1b4515d3466e850d4c81ec0d2d88658c43877a6cf
3107+
checksum: 10/db989c1f55624b34da24eaf0dc230ee696a1f2a614ea95a8dd3b8635ad47d748140be2345ed7afcee844dfabd41129f5a8ca583b1a4d6ecc7d581f89c5e508e2
31083108
languageName: node
31093109
linkType: hard
31103110

@@ -3115,10 +3115,10 @@ __metadata:
31153115
languageName: node
31163116
linkType: hard
31173117

3118-
"@typescript-eslint/types@npm:8.45.0, @typescript-eslint/types@npm:^8.45.0":
3119-
version: 8.45.0
3120-
resolution: "@typescript-eslint/types@npm:8.45.0"
3121-
checksum: 10/889ded2b9bf376c876611b2a37f89051fdc8ec501314a4b97832caefa4305bffc4b752548941ce2e7f9659a81336d096d439d4c2ed236c99fefdf60b715593dd
3118+
"@typescript-eslint/types@npm:8.46.1, @typescript-eslint/types@npm:^8.46.1":
3119+
version: 8.46.1
3120+
resolution: "@typescript-eslint/types@npm:8.46.1"
3121+
checksum: 10/d162ddf6d77d8c9bdfca942da5de5fb4ba80efa740b14077482b5a71282f1d05e1b1dd393ae810eb2923ca9c845bd26b4a9d2dbf25d43dd5d9cb6e20c2a1db46
31223122
languageName: node
31233123
linkType: hard
31243124

@@ -3140,14 +3140,14 @@ __metadata:
31403140
languageName: node
31413141
linkType: hard
31423142

3143-
"@typescript-eslint/typescript-estree@npm:8.45.0":
3144-
version: 8.45.0
3145-
resolution: "@typescript-eslint/typescript-estree@npm:8.45.0"
3143+
"@typescript-eslint/typescript-estree@npm:8.46.1":
3144+
version: 8.46.1
3145+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.1"
31463146
dependencies:
3147-
"@typescript-eslint/project-service": "npm:8.45.0"
3148-
"@typescript-eslint/tsconfig-utils": "npm:8.45.0"
3149-
"@typescript-eslint/types": "npm:8.45.0"
3150-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
3147+
"@typescript-eslint/project-service": "npm:8.46.1"
3148+
"@typescript-eslint/tsconfig-utils": "npm:8.46.1"
3149+
"@typescript-eslint/types": "npm:8.46.1"
3150+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
31513151
debug: "npm:^4.3.4"
31523152
fast-glob: "npm:^3.3.2"
31533153
is-glob: "npm:^4.0.3"
@@ -3156,22 +3156,22 @@ __metadata:
31563156
ts-api-utils: "npm:^2.1.0"
31573157
peerDependencies:
31583158
typescript: ">=4.8.4 <6.0.0"
3159-
checksum: 10/2fb4e63ad6128afbada8eabaabfe7d5a8f1a1f387bb13d7d3209103493ba974b518bf47b17e9a853beba10ec81efd5582ebf628c2eb77a924cf67d4d85466e5e
3159+
checksum: 10/af068a14d6d0b4849e9f0e52b7ddcd24c266f099528c7b62ff2bebebc0fb82d07439bf6dc565b27cf2fed0af0aaae618aae220676d0fb041c93ec2a8163f0da1
31603160
languageName: node
31613161
linkType: hard
31623162

3163-
"@typescript-eslint/utils@npm:8.45.0":
3164-
version: 8.45.0
3165-
resolution: "@typescript-eslint/utils@npm:8.45.0"
3163+
"@typescript-eslint/utils@npm:8.46.1":
3164+
version: 8.46.1
3165+
resolution: "@typescript-eslint/utils@npm:8.46.1"
31663166
dependencies:
31673167
"@eslint-community/eslint-utils": "npm:^4.7.0"
3168-
"@typescript-eslint/scope-manager": "npm:8.45.0"
3169-
"@typescript-eslint/types": "npm:8.45.0"
3170-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
3168+
"@typescript-eslint/scope-manager": "npm:8.46.1"
3169+
"@typescript-eslint/types": "npm:8.46.1"
3170+
"@typescript-eslint/typescript-estree": "npm:8.46.1"
31713171
peerDependencies:
31723172
eslint: ^8.57.0 || ^9.0.0
31733173
typescript: ">=4.8.4 <6.0.0"
3174-
checksum: 10/9e675a0da4434bd434901f9ba3e1e91d4d7ad542d7fcf8c23534a67f2f9039a569da20929e67a6562e3a263be226ad424cd0c1ac80f7828f4285f7f34e361926
3174+
checksum: 10/a8fed8aebd34a559c5abd780649edd6be632531e4930b19642f0fdc862b77bff463ef200e8ced48ba489c3fceee7443b6735c87b918b97b98e95e842cd8a38b5
31753175
languageName: node
31763176
linkType: hard
31773177

@@ -3200,13 +3200,13 @@ __metadata:
32003200
languageName: node
32013201
linkType: hard
32023202

3203-
"@typescript-eslint/visitor-keys@npm:8.45.0":
3204-
version: 8.45.0
3205-
resolution: "@typescript-eslint/visitor-keys@npm:8.45.0"
3203+
"@typescript-eslint/visitor-keys@npm:8.46.1":
3204+
version: 8.46.1
3205+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.1"
32063206
dependencies:
3207-
"@typescript-eslint/types": "npm:8.45.0"
3207+
"@typescript-eslint/types": "npm:8.46.1"
32083208
eslint-visitor-keys: "npm:^4.2.1"
3209-
checksum: 10/8ae7e19c69c1f67fa8f952c18a09ad42a8cba492545d6e1dca6750e760893773f69ec6b1a96d0997e833c82aecc5ff7fb9546c5abd6c4427d91206670cf8ff37
3209+
checksum: 10/eed1c5ce08d2743bd2ec95a33f2118a67596b1b9fa5bf6a3d84ed09ca66e09af3cc91ef3e302c2222e5882e13576340532b586030b3652ce046eb218cd4508b7
32103210
languageName: node
32113211
linkType: hard
32123212

@@ -4964,26 +4964,26 @@ __metadata:
49644964
linkType: hard
49654965

49664966
"eslint-plugin-storybook@npm:^9.0.4":
4967-
version: 9.1.10
4968-
resolution: "eslint-plugin-storybook@npm:9.1.10"
4967+
version: 9.1.13
4968+
resolution: "eslint-plugin-storybook@npm:9.1.13"
49694969
dependencies:
49704970
"@typescript-eslint/utils": "npm:^8.8.1"
49714971
peerDependencies:
49724972
eslint: ">=8"
4973-
storybook: ^9.1.10
4974-
checksum: 10/d9fbf88e6a40171d2161456d8c05318892e842bb4109a96a1d46a81d188d7c5ff4577f514113983e7660916a2bfc09518d9d510d87dd9c6c6431565df4641946
4973+
storybook: ^9.1.13
4974+
checksum: 10/c42247cf4b5118b4dcff529f6fda72fb26fc39e5a62158b456b27b89489176fb0ff04ea19a5bf31f40bea7bdd4cd5e83b6d908351c7808ce74aef34aa6347560
49754975
languageName: node
49764976
linkType: hard
49774977

49784978
"eslint-plugin-testing-library@npm:^7.1.1":
4979-
version: 7.11.0
4980-
resolution: "eslint-plugin-testing-library@npm:7.11.0"
4979+
version: 7.13.3
4980+
resolution: "eslint-plugin-testing-library@npm:7.13.3"
49814981
dependencies:
49824982
"@typescript-eslint/scope-manager": "npm:^8.15.0"
49834983
"@typescript-eslint/utils": "npm:^8.15.0"
49844984
peerDependencies:
49854985
eslint: ^8.57.0 || ^9.0.0
4986-
checksum: 10/25be8a202879220213a5b15204ab85e82e8c57d3c68ba6e9f946d122b39c80b646c198968ad5a9990def9e3e42a0a09dcdf1256a7e9d58c06170bd9a869ad956
4986+
checksum: 10/7511565b27d8c8fef976b79a18b68048b476b8fdeb52bd37b5289bcdafca0ba10dfa6bea8dee32c0b8fb4f34f5e51e2f75e4444a1a2aad7a94f53c96fcd91f9f
49874987
languageName: node
49884988
linkType: hard
49894989

@@ -5047,22 +5047,21 @@ __metadata:
50475047
linkType: hard
50485048

50495049
"eslint@npm:^9.24.0":
5050-
version: 9.37.0
5051-
resolution: "eslint@npm:9.37.0"
5050+
version: 9.38.0
5051+
resolution: "eslint@npm:9.38.0"
50525052
dependencies:
50535053
"@eslint-community/eslint-utils": "npm:^4.8.0"
50545054
"@eslint-community/regexpp": "npm:^4.12.1"
5055-
"@eslint/config-array": "npm:^0.21.0"
5056-
"@eslint/config-helpers": "npm:^0.4.0"
5055+
"@eslint/config-array": "npm:^0.21.1"
5056+
"@eslint/config-helpers": "npm:^0.4.1"
50575057
"@eslint/core": "npm:^0.16.0"
50585058
"@eslint/eslintrc": "npm:^3.3.1"
5059-
"@eslint/js": "npm:9.37.0"
5059+
"@eslint/js": "npm:9.38.0"
50605060
"@eslint/plugin-kit": "npm:^0.4.0"
50615061
"@humanfs/node": "npm:^0.16.6"
50625062
"@humanwhocodes/module-importer": "npm:^1.0.1"
50635063
"@humanwhocodes/retry": "npm:^0.4.2"
50645064
"@types/estree": "npm:^1.0.6"
5065-
"@types/json-schema": "npm:^7.0.15"
50665065
ajv: "npm:^6.12.4"
50675066
chalk: "npm:^4.0.0"
50685067
cross-spawn: "npm:^7.0.6"
@@ -5092,7 +5091,7 @@ __metadata:
50925091
optional: true
50935092
bin:
50945093
eslint: bin/eslint.js
5095-
checksum: 10/c7530470c9cafe9a7f768477f7894d9b9d28e92995186223e99fbd9edeb391119e2a70678a2e98e213ae37cbb41de89403b510f5f33df2340aa65dd6f2a3c0bb
5094+
checksum: 10/fb8971572dfedd1fd67a35a746d2ab399bef320a7f131fdccaec6416f4b4a028e762663c32ccf1a88f715aec6d1c5da066fdb11e20219a0156f1f3fc1a726713
50965095
languageName: node
50975096
linkType: hard
50985097

0 commit comments

Comments
 (0)