Skip to content

Commit bce08b1

Browse files
build(deps-dev): bump @stylistic/eslint-plugin from 2.9.0 to 2.10.0 (#182)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent ae08f4c commit bce08b1

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@flex-development/pathe": "3.0.0",
9292
"@flex-development/tutils": "6.0.0-alpha.25",
9393
"@flex-development/unist-util-builder": "2.0.0",
94-
"@stylistic/eslint-plugin": "2.9.0",
94+
"@stylistic/eslint-plugin": "2.10.0",
9595
"@types/chai": "4.3.16",
9696
"@types/eslint": "8.56.10",
9797
"@types/eslint__js": "8.42.3",

yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -1946,7 +1946,7 @@ __metadata:
19461946
"@flex-development/tutils": "npm:6.0.0-alpha.25"
19471947
"@flex-development/unist-util-builder": "npm:2.0.0"
19481948
"@flex-development/unist-util-types": "npm:1.6.1"
1949-
"@stylistic/eslint-plugin": "npm:2.9.0"
1949+
"@stylistic/eslint-plugin": "npm:2.10.0"
19501950
"@types/chai": "npm:4.3.16"
19511951
"@types/eslint": "npm:8.56.10"
19521952
"@types/eslint__js": "npm:8.42.3"
@@ -2434,18 +2434,18 @@ __metadata:
24342434
languageName: node
24352435
linkType: hard
24362436

2437-
"@stylistic/eslint-plugin@npm:2.9.0":
2438-
version: 2.9.0
2439-
resolution: "@stylistic/eslint-plugin@npm:2.9.0"
2437+
"@stylistic/eslint-plugin@npm:2.10.0":
2438+
version: 2.10.0
2439+
resolution: "@stylistic/eslint-plugin@npm:2.10.0"
24402440
dependencies:
2441-
"@typescript-eslint/utils": "npm:^8.8.0"
2442-
eslint-visitor-keys: "npm:^4.1.0"
2443-
espree: "npm:^10.2.0"
2441+
"@typescript-eslint/utils": "npm:^8.12.2"
2442+
eslint-visitor-keys: "npm:^4.2.0"
2443+
espree: "npm:^10.3.0"
24442444
estraverse: "npm:^5.3.0"
24452445
picomatch: "npm:^4.0.2"
24462446
peerDependencies:
24472447
eslint: ">=8.40.0"
2448-
checksum: 10/fc4e9b91507df8ca40258033854000bda829d54701896cf3398f5bdbf063f26b0e43795dbedc76b2902d1387dc92d8d39eac8644761bb692f98dcf4b8067aca8
2448+
checksum: 10/8a1efc154cd9405e3708058d409cc2839e7225315e024746c5c9f5791ee12babee507e2a6123f85594b3924fa700ea5a2be9578df6d5bfbbfb78cae4caa52f7c
24492449
languageName: node
24502450
linkType: hard
24512451

@@ -2817,7 +2817,7 @@ __metadata:
28172817
languageName: node
28182818
linkType: hard
28192819

2820-
"@typescript-eslint/utils@npm:8.12.2, @typescript-eslint/utils@npm:^8.8.0":
2820+
"@typescript-eslint/utils@npm:8.12.2, @typescript-eslint/utils@npm:^8.12.2":
28212821
version: 8.12.2
28222822
resolution: "@typescript-eslint/utils@npm:8.12.2"
28232823
dependencies:
@@ -3017,12 +3017,12 @@ __metadata:
30173017
languageName: node
30183018
linkType: hard
30193019

3020-
"acorn@npm:^8.0.0, acorn@npm:^8.11.3, acorn@npm:^8.12.0, acorn@npm:^8.5.0, acorn@npm:^8.9.0":
3021-
version: 8.12.1
3022-
resolution: "acorn@npm:8.12.1"
3020+
"acorn@npm:^8.0.0, acorn@npm:^8.11.3, acorn@npm:^8.14.0, acorn@npm:^8.5.0, acorn@npm:^8.9.0":
3021+
version: 8.14.0
3022+
resolution: "acorn@npm:8.14.0"
30233023
bin:
30243024
acorn: bin/acorn
3025-
checksum: 10/d08c2d122bba32d0861e0aa840b2ee25946c286d5dc5990abca991baf8cdbfbe199b05aacb221b979411a2fea36f83e26b5ac4f6b4e0ce49038c62316c1848f0
3025+
checksum: 10/6df29c35556782ca9e632db461a7f97947772c6c1d5438a81f0c873a3da3a792487e83e404d1c6c25f70513e91aa18745f6eafb1fcc3a43ecd1920b21dd173d2
30263026
languageName: node
30273027
linkType: hard
30283028

@@ -5144,10 +5144,10 @@ __metadata:
51445144
languageName: node
51455145
linkType: hard
51465146

5147-
"eslint-visitor-keys@npm:^4.1.0":
5148-
version: 4.1.0
5149-
resolution: "eslint-visitor-keys@npm:4.1.0"
5150-
checksum: 10/3fb5bd1b2f36db89d0ac57ddd66d36ccd3b1e3cddb2a55a0f9f6f1c85268cfcc1cc32e7eda4990e3423107a120dd254fb6cb52d6154cf81d344d8c3fa671f7c2
5147+
"eslint-visitor-keys@npm:^4.1.0, eslint-visitor-keys@npm:^4.2.0":
5148+
version: 4.2.0
5149+
resolution: "eslint-visitor-keys@npm:4.2.0"
5150+
checksum: 10/9651b3356b01760e586b4c631c5268c0e1a85236e3292bf754f0472f465bf9a856c0ddc261fceace155334118c0151778effafbab981413dbf9288349343fa25
51515151
languageName: node
51525152
linkType: hard
51535153

@@ -5201,14 +5201,14 @@ __metadata:
52015201
languageName: node
52025202
linkType: hard
52035203

5204-
"espree@npm:^10.0.1, espree@npm:^10.1.0, espree@npm:^10.2.0":
5205-
version: 10.2.0
5206-
resolution: "espree@npm:10.2.0"
5204+
"espree@npm:^10.0.1, espree@npm:^10.1.0, espree@npm:^10.2.0, espree@npm:^10.3.0":
5205+
version: 10.3.0
5206+
resolution: "espree@npm:10.3.0"
52075207
dependencies:
5208-
acorn: "npm:^8.12.0"
5208+
acorn: "npm:^8.14.0"
52095209
acorn-jsx: "npm:^5.3.2"
5210-
eslint-visitor-keys: "npm:^4.1.0"
5211-
checksum: 10/365076a963ca84244c1e2d36e4f812362d21cfa7e7df10d67f7b82b759467796df81184721d153c4e235d9ef5eb5b4d044167dd66be3be00f53a21a515b1bfb1
5210+
eslint-visitor-keys: "npm:^4.2.0"
5211+
checksum: 10/3412d44d4204c9e29d6b5dd0277400cfa0cd68495dc09eae1b9ce79d0c8985c1c5cc09cb9ba32a1cd963f48a49b0c46bdb7736afe395a300aa6bb1c0d86837e8
52125212
languageName: node
52135213
linkType: hard
52145214

0 commit comments

Comments
 (0)