Skip to content

Commit b5c69e6

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0 (#461)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8097028 commit b5c69e6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.10.1",
112+
"@stylistic/eslint-plugin": "2.11.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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1574,7 +1574,7 @@ __metadata:
15741574
"@flex-development/pathe": "npm:2.0.0"
15751575
"@flex-development/pkg-types": "npm:4.0.0"
15761576
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1577-
"@stylistic/eslint-plugin": "npm:2.10.1"
1577+
"@stylistic/eslint-plugin": "npm:2.11.0"
15781578
"@types/eslint": "npm:9.6.0"
15791579
"@types/eslint__js": "npm:8.42.3"
15801580
"@types/is-ci": "npm:3.0.4"
@@ -2482,18 +2482,18 @@ __metadata:
24822482
languageName: node
24832483
linkType: hard
24842484

2485-
"@stylistic/eslint-plugin@npm:2.10.1":
2486-
version: 2.10.1
2487-
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
2485+
"@stylistic/eslint-plugin@npm:2.11.0":
2486+
version: 2.11.0
2487+
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
24882488
dependencies:
2489-
"@typescript-eslint/utils": "npm:^8.12.2"
2489+
"@typescript-eslint/utils": "npm:^8.13.0"
24902490
eslint-visitor-keys: "npm:^4.2.0"
24912491
espree: "npm:^10.3.0"
24922492
estraverse: "npm:^5.3.0"
24932493
picomatch: "npm:^4.0.2"
24942494
peerDependencies:
24952495
eslint: ">=8.40.0"
2496-
checksum: 10/3b83bde95853e175ec02555ade412db326b50b2385eaba1f784d7fd7e5553e877ce4a3699df303e42f26b51248b9a634e86f88727c530822f23b44640e3f2376
2496+
checksum: 10/b39b22465d5d92e2e645fdd8c771617536047106343fe00af5b551698da5f569c6c8b32a7f6abf2c727b0ebd942e4667b60fea46e520392784d4976062da697d
24972497
languageName: node
24982498
linkType: hard
24992499

@@ -2867,7 +2867,7 @@ __metadata:
28672867
languageName: node
28682868
linkType: hard
28692869

2870-
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.12.2":
2870+
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.13.0":
28712871
version: 8.15.0
28722872
resolution: "@typescript-eslint/utils@npm:8.15.0"
28732873
dependencies:

0 commit comments

Comments
 (0)