Skip to content

Commit e190f9f

Browse files
fix(deps): update dependency @stylistic/eslint-plugin-ts to v2.6.3
1 parent 6d37fec commit e190f9f

File tree

1 file changed

+70
-10
lines changed

1 file changed

+70
-10
lines changed

yarn.lock

Lines changed: 70 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,30 +1081,30 @@ __metadata:
10811081
languageName: node
10821082
linkType: hard
10831083

1084-
"@stylistic/eslint-plugin-js@npm:2.6.2":
1085-
version: 2.6.2
1086-
resolution: "@stylistic/eslint-plugin-js@npm:2.6.2"
1084+
"@stylistic/eslint-plugin-js@npm:2.6.3":
1085+
version: 2.6.3
1086+
resolution: "@stylistic/eslint-plugin-js@npm:2.6.3"
10871087
dependencies:
10881088
"@types/eslint": "npm:^9.6.0"
10891089
acorn: "npm:^8.12.1"
10901090
eslint-visitor-keys: "npm:^4.0.0"
10911091
espree: "npm:^10.1.0"
10921092
peerDependencies:
10931093
eslint: ">=8.40.0"
1094-
checksum: 10c0/0dde0ed308bb7a6a3a0c679d9ed4273fc62bdf3cdeecddcb9d9b1dfa5eede245f93dc7387ca183cc0a6e09a3dad4d10dc78b81044ec463f46809646e77397258
1094+
checksum: 10c0/83b9a0d86d3a29ea4cc9c68ec810d94bc444a369f711c9d23f357577c2718c0fd8da9a801ac1da10966033e23d7706ccf703ecbf5b9f4e17759c4142b08cab80
10951095
languageName: node
10961096
linkType: hard
10971097

10981098
"@stylistic/eslint-plugin-ts@npm:^2.6.1":
1099-
version: 2.6.2
1100-
resolution: "@stylistic/eslint-plugin-ts@npm:2.6.2"
1099+
version: 2.6.3
1100+
resolution: "@stylistic/eslint-plugin-ts@npm:2.6.3"
11011101
dependencies:
1102-
"@stylistic/eslint-plugin-js": "npm:2.6.2"
1102+
"@stylistic/eslint-plugin-js": "npm:2.6.3"
11031103
"@types/eslint": "npm:^9.6.0"
1104-
"@typescript-eslint/utils": "npm:^8.0.0"
1104+
"@typescript-eslint/utils": "npm:^8.1.0"
11051105
peerDependencies:
11061106
eslint: ">=8.40.0"
1107-
checksum: 10c0/645b925ad0ff815706d91ea83abf4389ec811eeecfe1b86efc9aec10ba4f1d7de0bee8a3d5077bb6c7094f9c9d19fa4b4005673227e746d4c449af2bc78bff0a
1107+
checksum: 10c0/a1192dc1b8e46920bff8b3857095615c14007c1329c67e30af6a6eda9f46579b21eb13d9284627ae2bc4cda62bf0d676abf9757285b3f0e3378bff6faee869f7
11081108
languageName: node
11091109
linkType: hard
11101110

@@ -1303,6 +1303,16 @@ __metadata:
13031303
languageName: node
13041304
linkType: hard
13051305

1306+
"@typescript-eslint/scope-manager@npm:8.1.0":
1307+
version: 8.1.0
1308+
resolution: "@typescript-eslint/scope-manager@npm:8.1.0"
1309+
dependencies:
1310+
"@typescript-eslint/types": "npm:8.1.0"
1311+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
1312+
checksum: 10c0/2bcf8cd176a1819bddcae16c572e7da8fba821b995a91cd53d64d8d6b85a17f5a895522f281ba57e34929574bddd4d6684ee3e545ec4e8096be4c3198e253a9a
1313+
languageName: node
1314+
linkType: hard
1315+
13061316
"@typescript-eslint/type-utils@npm:8.0.1":
13071317
version: 8.0.1
13081318
resolution: "@typescript-eslint/type-utils@npm:8.0.1"
@@ -1339,6 +1349,13 @@ __metadata:
13391349
languageName: node
13401350
linkType: hard
13411351

1352+
"@typescript-eslint/types@npm:8.1.0":
1353+
version: 8.1.0
1354+
resolution: "@typescript-eslint/types@npm:8.1.0"
1355+
checksum: 10c0/ceade44455f45974e68956016c4d1c6626580732f7f9675e14ffa63db80b551752b0df596b20473dae9f0dc6ed966e17417dc2cf36e1a82b6ab0edc97c5eaa50
1356+
languageName: node
1357+
linkType: hard
1358+
13421359
"@typescript-eslint/typescript-estree@npm:6.19.1":
13431360
version: 6.19.1
13441361
resolution: "@typescript-eslint/typescript-estree@npm:6.19.1"
@@ -1396,7 +1413,26 @@ __metadata:
13961413
languageName: node
13971414
linkType: hard
13981415

1399-
"@typescript-eslint/utils@npm:8.0.1, @typescript-eslint/utils@npm:^8.0.0":
1416+
"@typescript-eslint/typescript-estree@npm:8.1.0":
1417+
version: 8.1.0
1418+
resolution: "@typescript-eslint/typescript-estree@npm:8.1.0"
1419+
dependencies:
1420+
"@typescript-eslint/types": "npm:8.1.0"
1421+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
1422+
debug: "npm:^4.3.4"
1423+
globby: "npm:^11.1.0"
1424+
is-glob: "npm:^4.0.3"
1425+
minimatch: "npm:^9.0.4"
1426+
semver: "npm:^7.6.0"
1427+
ts-api-utils: "npm:^1.3.0"
1428+
peerDependenciesMeta:
1429+
typescript:
1430+
optional: true
1431+
checksum: 10c0/a7bc8275df1c79c4cb14ef086c56674316dd4907efec53eddca35d0b5220428b69c82178ce2d95138da2e398269c8bd0764cae8020a36417e411e35c3c47bc4b
1432+
languageName: node
1433+
linkType: hard
1434+
1435+
"@typescript-eslint/utils@npm:8.0.1":
14001436
version: 8.0.1
14011437
resolution: "@typescript-eslint/utils@npm:8.0.1"
14021438
dependencies:
@@ -1441,6 +1477,20 @@ __metadata:
14411477
languageName: node
14421478
linkType: hard
14431479

1480+
"@typescript-eslint/utils@npm:^8.1.0":
1481+
version: 8.1.0
1482+
resolution: "@typescript-eslint/utils@npm:8.1.0"
1483+
dependencies:
1484+
"@eslint-community/eslint-utils": "npm:^4.4.0"
1485+
"@typescript-eslint/scope-manager": "npm:8.1.0"
1486+
"@typescript-eslint/types": "npm:8.1.0"
1487+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
1488+
peerDependencies:
1489+
eslint: ^8.57.0 || ^9.0.0
1490+
checksum: 10c0/c95503a6bdcd98b1ff04d1adbf46377b2036b1c510d90a4a056401f996f775f06c3108c95fb81cd6babc9c97b73b91b8e848f0337bc508de8a49c993582f0e75
1491+
languageName: node
1492+
linkType: hard
1493+
14441494
"@typescript-eslint/visitor-keys@npm:6.19.1":
14451495
version: 6.19.1
14461496
resolution: "@typescript-eslint/visitor-keys@npm:6.19.1"
@@ -1471,6 +1521,16 @@ __metadata:
14711521
languageName: node
14721522
linkType: hard
14731523

1524+
"@typescript-eslint/visitor-keys@npm:8.1.0":
1525+
version: 8.1.0
1526+
resolution: "@typescript-eslint/visitor-keys@npm:8.1.0"
1527+
dependencies:
1528+
"@typescript-eslint/types": "npm:8.1.0"
1529+
eslint-visitor-keys: "npm:^3.4.3"
1530+
checksum: 10c0/b7544dbb0eec1ddbfcd95c04b51b9a739c2e768c16d1c88508f976a2b0d1bc02fefb7491930e06e48073a5c07c6f488cd8403bba3a8b918888b93a88d5ac3869
1531+
languageName: node
1532+
linkType: hard
1533+
14741534
"@ungap/structured-clone@npm:^1.2.0":
14751535
version: 1.2.0
14761536
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)