Skip to content

Commit 016cb12

Browse files
chore(deps): update dependency @stylistic/eslint-plugin to v4
1 parent 667fdaa commit 016cb12

File tree

2 files changed

+10
-79
lines changed

2 files changed

+10
-79
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-node-resolve": "16.0.1",
4242
"@rollup/plugin-replace": "6.0.2",
4343
"@rollup/plugin-terser": "0.4.4",
44-
"@stylistic/eslint-plugin": "2.13.0",
44+
"@stylistic/eslint-plugin": "4.4.1",
4545
"@testing-library/dom": "10.4.0",
4646
"@types/react": "^18.0.0",
4747
"@types/react-dom": "^18.0.0",

yarn.lock

Lines changed: 9 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -3380,7 +3380,7 @@ __metadata:
33803380
"@rollup/plugin-node-resolve": "npm:16.0.1"
33813381
"@rollup/plugin-replace": "npm:6.0.2"
33823382
"@rollup/plugin-terser": "npm:0.4.4"
3383-
"@stylistic/eslint-plugin": "npm:2.13.0"
3383+
"@stylistic/eslint-plugin": "npm:4.4.1"
33843384
"@testing-library/dom": "npm:10.4.0"
33853385
"@types/react": "npm:^18.0.0"
33863386
"@types/react-dom": "npm:^18.0.0"
@@ -4623,7 +4623,7 @@ __metadata:
46234623
languageName: node
46244624
linkType: hard
46254625

4626-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
4626+
"@eslint-community/eslint-utils@npm:^4.2.0":
46274627
version: 4.4.1
46284628
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
46294629
dependencies:
@@ -6425,18 +6425,18 @@ __metadata:
64256425
languageName: node
64266426
linkType: hard
64276427

6428-
"@stylistic/eslint-plugin@npm:2.13.0":
6429-
version: 2.13.0
6430-
resolution: "@stylistic/eslint-plugin@npm:2.13.0"
6428+
"@stylistic/eslint-plugin@npm:4.4.1":
6429+
version: 4.4.1
6430+
resolution: "@stylistic/eslint-plugin@npm:4.4.1"
64316431
dependencies:
6432-
"@typescript-eslint/utils": "npm:^8.13.0"
6432+
"@typescript-eslint/utils": "npm:^8.32.1"
64336433
eslint-visitor-keys: "npm:^4.2.0"
64346434
espree: "npm:^10.3.0"
64356435
estraverse: "npm:^5.3.0"
64366436
picomatch: "npm:^4.0.2"
64376437
peerDependencies:
6438-
eslint: ">=8.40.0"
6439-
checksum: 10c0/8a2bf15b4a29399d4a55f65385e380f30ba5ab029005f5ff119b71456d4df301d5b4bb30c635904d69dc19c50a337c7b2d991cd86092a94fe202655725659576
6438+
eslint: ">=9.0.0"
6439+
checksum: 10c0/94160bfc172a3934dd35be87887f43f7e3ffe9d1645096860a4e4c61877bb0fb62eb20a90e50ad74767ee794ed10f334f7165952cf9bcbd8bae6b80dc10c0d62
64406440
languageName: node
64416441
linkType: hard
64426442

@@ -7403,16 +7403,6 @@ __metadata:
74037403
languageName: node
74047404
linkType: hard
74057405

7406-
"@typescript-eslint/scope-manager@npm:8.20.0":
7407-
version: 8.20.0
7408-
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
7409-
dependencies:
7410-
"@typescript-eslint/types": "npm:8.20.0"
7411-
"@typescript-eslint/visitor-keys": "npm:8.20.0"
7412-
checksum: 10c0/a8074768d06c863169294116624a45c19377ff0b8635ad5fa4ae673b43cf704d1b9b79384ceef0ff0abb78b107d345cd90fe5572354daf6ad773fe462ee71e6a
7413-
languageName: node
7414-
linkType: hard
7415-
74167406
"@typescript-eslint/scope-manager@npm:8.37.0":
74177407
version: 8.37.0
74187408
resolution: "@typescript-eslint/scope-manager@npm:8.37.0"
@@ -7448,13 +7438,6 @@ __metadata:
74487438
languageName: node
74497439
linkType: hard
74507440

7451-
"@typescript-eslint/types@npm:8.20.0":
7452-
version: 8.20.0
7453-
resolution: "@typescript-eslint/types@npm:8.20.0"
7454-
checksum: 10c0/21292d4ca089897015d2bf5ab99909a7b362902f63f4ba10696676823b50d00c7b4cd093b4b43fba01d12bc3feca3852d2c28528c06d8e45446b7477887dbee7
7455-
languageName: node
7456-
linkType: hard
7457-
74587441
"@typescript-eslint/types@npm:8.37.0, @typescript-eslint/types@npm:^8.37.0":
74597442
version: 8.37.0
74607443
resolution: "@typescript-eslint/types@npm:8.37.0"
@@ -7469,24 +7452,6 @@ __metadata:
74697452
languageName: node
74707453
linkType: hard
74717454

7472-
"@typescript-eslint/typescript-estree@npm:8.20.0":
7473-
version: 8.20.0
7474-
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
7475-
dependencies:
7476-
"@typescript-eslint/types": "npm:8.20.0"
7477-
"@typescript-eslint/visitor-keys": "npm:8.20.0"
7478-
debug: "npm:^4.3.4"
7479-
fast-glob: "npm:^3.3.2"
7480-
is-glob: "npm:^4.0.3"
7481-
minimatch: "npm:^9.0.4"
7482-
semver: "npm:^7.6.0"
7483-
ts-api-utils: "npm:^2.0.0"
7484-
peerDependencies:
7485-
typescript: ">=4.8.4 <5.8.0"
7486-
checksum: 10c0/54a2c1da7d1c5f7e865b941e8a3c98eb4b5f56ed8741664a84065173bde9602cdb8866b0984b26816d6af885c1528311c11e7286e869ed424483b74366514cbd
7487-
languageName: node
7488-
linkType: hard
7489-
74907455
"@typescript-eslint/typescript-estree@npm:8.37.0":
74917456
version: 8.37.0
74927457
resolution: "@typescript-eslint/typescript-estree@npm:8.37.0"
@@ -7507,7 +7472,7 @@ __metadata:
75077472
languageName: node
75087473
linkType: hard
75097474

7510-
"@typescript-eslint/utils@npm:8.37.0":
7475+
"@typescript-eslint/utils@npm:8.37.0, @typescript-eslint/utils@npm:^8.32.1":
75117476
version: 8.37.0
75127477
resolution: "@typescript-eslint/utils@npm:8.37.0"
75137478
dependencies:
@@ -7522,31 +7487,6 @@ __metadata:
75227487
languageName: node
75237488
linkType: hard
75247489

7525-
"@typescript-eslint/utils@npm:^8.13.0":
7526-
version: 8.20.0
7527-
resolution: "@typescript-eslint/utils@npm:8.20.0"
7528-
dependencies:
7529-
"@eslint-community/eslint-utils": "npm:^4.4.0"
7530-
"@typescript-eslint/scope-manager": "npm:8.20.0"
7531-
"@typescript-eslint/types": "npm:8.20.0"
7532-
"@typescript-eslint/typescript-estree": "npm:8.20.0"
7533-
peerDependencies:
7534-
eslint: ^8.57.0 || ^9.0.0
7535-
typescript: ">=4.8.4 <5.8.0"
7536-
checksum: 10c0/dd36c3b22a2adde1e1462aed0c8b4720f61859b4ebb0c3ef935a786a6b1cb0ec21eb0689f5a8debe8db26d97ebb979bab68d6f8fe7b0098e6200a485cfe2991b
7537-
languageName: node
7538-
linkType: hard
7539-
7540-
"@typescript-eslint/visitor-keys@npm:8.20.0":
7541-
version: 8.20.0
7542-
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
7543-
dependencies:
7544-
"@typescript-eslint/types": "npm:8.20.0"
7545-
eslint-visitor-keys: "npm:^4.2.0"
7546-
checksum: 10c0/e95d8b2685e8beb6637bf2e9d06e4177a400d3a2b142ba749944690f969ee3186b750082fd9bf34ada82acf1c5dd5970201dfd97619029c8ecca85fb4b50dbd8
7547-
languageName: node
7548-
linkType: hard
7549-
75507490
"@typescript-eslint/visitor-keys@npm:8.37.0":
75517491
version: 8.37.0
75527492
resolution: "@typescript-eslint/visitor-keys@npm:8.37.0"
@@ -24844,15 +24784,6 @@ __metadata:
2484424784
languageName: node
2484524785
linkType: hard
2484624786

24847-
"ts-api-utils@npm:^2.0.0":
24848-
version: 2.0.0
24849-
resolution: "ts-api-utils@npm:2.0.0"
24850-
peerDependencies:
24851-
typescript: ">=4.8.4"
24852-
checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
24853-
languageName: node
24854-
linkType: hard
24855-
2485624787
"ts-api-utils@npm:^2.1.0":
2485724788
version: 2.1.0
2485824789
resolution: "ts-api-utils@npm:2.1.0"

0 commit comments

Comments
 (0)