Skip to content

Commit 9570077

Browse files
build(deps): bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1 (#248)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f56ca3 commit 9570077

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dependencies": {
7373
"@eslint/js": "9.37.0",
7474
"@flex-development/pathe": "4.0.2",
75-
"@stylistic/eslint-plugin": "5.7.0",
75+
"@stylistic/eslint-plugin": "5.7.1",
7676
"@typescript-eslint/eslint-plugin": "8.46.2",
7777
"@typescript-eslint/parser": "8.46.2",
7878
"eslint-import-resolver-typescript": "4.4.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,7 +1324,7 @@ __metadata:
13241324
"@flex-development/grease": "npm:3.0.0-alpha.9"
13251325
"@flex-development/pathe": "npm:4.0.2"
13261326
"@flex-development/remark-preset": "npm:1.0.0"
1327-
"@stylistic/eslint-plugin": "npm:5.7.0"
1327+
"@stylistic/eslint-plugin": "npm:5.7.1"
13281328
"@tsconfig/strictest": "npm:2.0.8"
13291329
"@typescript-eslint/eslint-plugin": "npm:8.46.2"
13301330
"@typescript-eslint/parser": "npm:8.46.2"
@@ -2135,19 +2135,19 @@ __metadata:
21352135
languageName: node
21362136
linkType: hard
21372137

2138-
"@stylistic/eslint-plugin@npm:5.7.0":
2139-
version: 5.7.0
2140-
resolution: "@stylistic/eslint-plugin@npm:5.7.0"
2138+
"@stylistic/eslint-plugin@npm:5.7.1":
2139+
version: 5.7.1
2140+
resolution: "@stylistic/eslint-plugin@npm:5.7.1"
21412141
dependencies:
21422142
"@eslint-community/eslint-utils": "npm:^4.9.1"
2143-
"@typescript-eslint/types": "npm:^8.52.0"
2144-
eslint-visitor-keys: "npm:^5.0.0"
2145-
espree: "npm:^11.0.0"
2143+
"@typescript-eslint/types": "npm:^8.53.1"
2144+
eslint-visitor-keys: "npm:^4.2.1"
2145+
espree: "npm:^10.4.0"
21462146
estraverse: "npm:^5.3.0"
21472147
picomatch: "npm:^4.0.3"
21482148
peerDependencies:
21492149
eslint: ">=9.0.0"
2150-
checksum: 10/cedc547e50d7d3fec190784881865ffbb76c7a9613c1a070b2c6e923201282837a65f86152cf8270e48fcc34fa22a3dd4c8fcb739f2a622281d685e062f3fea1
2150+
checksum: 10/df50c60e111e79342c2a677c05fff13b02206a0480e3b3fe17e1faf901147e1a2339994b1106a38cc835d20b7b313f1e3e6c9b111b117128ad15cecc9b107c1c
21512151
languageName: node
21522152
linkType: hard
21532153

@@ -2456,7 +2456,7 @@ __metadata:
24562456
languageName: node
24572457
linkType: hard
24582458

2459-
"@typescript-eslint/types@npm:^8.46.2, @typescript-eslint/types@npm:^8.52.0, @typescript-eslint/types@npm:^8.53.1":
2459+
"@typescript-eslint/types@npm:^8.46.2, @typescript-eslint/types@npm:^8.53.1":
24602460
version: 8.53.1
24612461
resolution: "@typescript-eslint/types@npm:8.53.1"
24622462
checksum: 10/9a01aa343329af529c645204070dd20be54556c6fd92bfda3a42b6213c0408f5f2f57084064d88d5de1337a7731e57290f0ec11a0fb181bbb3c3b293ef0dcf4a
@@ -4611,7 +4611,7 @@ __metadata:
46114611
languageName: node
46124612
linkType: hard
46134613

4614-
"espree@npm:^11.0.0, espree@npm:^11.1.0":
4614+
"espree@npm:^11.1.0":
46154615
version: 11.1.0
46164616
resolution: "espree@npm:11.1.0"
46174617
dependencies:

0 commit comments

Comments
 (0)