Skip to content

Commit 4e7774b

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 2.8.0 to 2.9.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.9.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b728e61 commit 4e7774b

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@flex-development/mkbuild": "1.0.0-alpha.23",
110110
"@flex-development/pathe": "2.0.0",
111111
"@flex-development/pkg-types": "4.0.0",
112-
"@stylistic/eslint-plugin": "2.8.0",
112+
"@stylistic/eslint-plugin": "2.9.0",
113113
"@types/eslint": "9.6.0",
114114
"@types/eslint__js": "8.42.3",
115115
"@types/is-ci": "3.0.4",

yarn.lock

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@ __metadata:
15531553
"@flex-development/pathe": "npm:2.0.0"
15541554
"@flex-development/pkg-types": "npm:4.0.0"
15551555
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1556-
"@stylistic/eslint-plugin": "npm:2.8.0"
1556+
"@stylistic/eslint-plugin": "npm:2.9.0"
15571557
"@types/eslint": "npm:9.6.0"
15581558
"@types/eslint__js": "npm:8.42.3"
15591559
"@types/is-ci": "npm:3.0.4"
@@ -2437,18 +2437,18 @@ __metadata:
24372437
languageName: node
24382438
linkType: hard
24392439

2440-
"@stylistic/eslint-plugin@npm:2.8.0":
2441-
version: 2.8.0
2442-
resolution: "@stylistic/eslint-plugin@npm:2.8.0"
2440+
"@stylistic/eslint-plugin@npm:2.9.0":
2441+
version: 2.9.0
2442+
resolution: "@stylistic/eslint-plugin@npm:2.9.0"
24432443
dependencies:
2444-
"@typescript-eslint/utils": "npm:^8.4.0"
2445-
eslint-visitor-keys: "npm:^4.0.0"
2446-
espree: "npm:^10.1.0"
2444+
"@typescript-eslint/utils": "npm:^8.8.0"
2445+
eslint-visitor-keys: "npm:^4.1.0"
2446+
espree: "npm:^10.2.0"
24472447
estraverse: "npm:^5.3.0"
24482448
picomatch: "npm:^4.0.2"
24492449
peerDependencies:
24502450
eslint: ">=8.40.0"
2451-
checksum: 10/f28fb30f78fba601ae0a91957ae39b405f56a7d535da9c19a99ac28b80cf9fb915fe0c3cf5dd58e2c4ccae50c264d15459df33aa403891cce73eb609866b97c6
2451+
checksum: 10/fc4e9b91507df8ca40258033854000bda829d54701896cf3398f5bdbf063f26b0e43795dbedc76b2902d1387dc92d8d39eac8644761bb692f98dcf4b8067aca8
24522452
languageName: node
24532453
linkType: hard
24542454

@@ -2820,7 +2820,7 @@ __metadata:
28202820
languageName: node
28212821
linkType: hard
28222822

2823-
"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.4.0":
2823+
"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.8.0":
28242824
version: 8.8.0
28252825
resolution: "@typescript-eslint/utils@npm:8.8.0"
28262826
dependencies:
@@ -5194,6 +5194,13 @@ __metadata:
51945194
languageName: node
51955195
linkType: hard
51965196

5197+
"eslint-visitor-keys@npm:^4.1.0":
5198+
version: 4.1.0
5199+
resolution: "eslint-visitor-keys@npm:4.1.0"
5200+
checksum: 10/3fb5bd1b2f36db89d0ac57ddd66d36ccd3b1e3cddb2a55a0f9f6f1c85268cfcc1cc32e7eda4990e3423107a120dd254fb6cb52d6154cf81d344d8c3fa671f7c2
5201+
languageName: node
5202+
linkType: hard
5203+
51975204
"eslint@npm:9.11.1":
51985205
version: 9.11.1
51995206
resolution: "eslint@npm:9.11.1"
@@ -5257,6 +5264,17 @@ __metadata:
52575264
languageName: node
52585265
linkType: hard
52595266

5267+
"espree@npm:^10.2.0":
5268+
version: 10.2.0
5269+
resolution: "espree@npm:10.2.0"
5270+
dependencies:
5271+
acorn: "npm:^8.12.0"
5272+
acorn-jsx: "npm:^5.3.2"
5273+
eslint-visitor-keys: "npm:^4.1.0"
5274+
checksum: 10/365076a963ca84244c1e2d36e4f812362d21cfa7e7df10d67f7b82b759467796df81184721d153c4e235d9ef5eb5b4d044167dd66be3be00f53a21a515b1bfb1
5275+
languageName: node
5276+
linkType: hard
5277+
52605278
"espree@npm:^9.0.0, espree@npm:^9.6.1":
52615279
version: 9.6.1
52625280
resolution: "espree@npm:9.6.1"

0 commit comments

Comments
 (0)