Skip to content

Commit 8193e02

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 2.6.4 to 2.7.1 (#315)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6b14c7 commit 8193e02

2 files changed

Lines changed: 11 additions & 64 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@flex-development/mkbuild": "1.0.0-alpha.23",
8080
"@flex-development/pathe": "2.0.0",
8181
"@flex-development/tutils": "6.0.0-alpha.25",
82-
"@stylistic/eslint-plugin": "2.6.4",
82+
"@stylistic/eslint-plugin": "2.7.1",
8383
"@types/eslint": "9.6.1",
8484
"@types/eslint__js": "8.42.3",
8585
"@types/is-ci": "3.0.4",

yarn.lock

Lines changed: 10 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,7 @@ __metadata:
16921692
"@flex-development/mkbuild": "npm:1.0.0-alpha.23"
16931693
"@flex-development/pathe": "npm:2.0.0"
16941694
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1695-
"@stylistic/eslint-plugin": "npm:2.6.4"
1695+
"@stylistic/eslint-plugin": "npm:2.7.1"
16961696
"@types/eslint": "npm:9.6.1"
16971697
"@types/eslint__js": "npm:8.42.3"
16981698
"@types/is-ci": "npm:3.0.4"
@@ -2346,72 +2346,19 @@ __metadata:
23462346
languageName: node
23472347
linkType: hard
23482348

2349-
"@stylistic/eslint-plugin-js@npm:2.6.4, @stylistic/eslint-plugin-js@npm:^2.6.4":
2350-
version: 2.6.4
2351-
resolution: "@stylistic/eslint-plugin-js@npm:2.6.4"
2352-
dependencies:
2353-
"@types/eslint": "npm:^9.6.0"
2354-
acorn: "npm:^8.12.1"
2355-
eslint-visitor-keys: "npm:^4.0.0"
2356-
espree: "npm:^10.1.0"
2357-
peerDependencies:
2358-
eslint: ">=8.40.0"
2359-
checksum: 10/a84b643737fa4f50382087a60d84bcc1b3f172be28e5871b7dedfe18b26c739a16e679811bb46af916b6c3e9541dac27a7ee9c9066080bb4b4b1a6f9ccd003bd
2360-
languageName: node
2361-
linkType: hard
2362-
2363-
"@stylistic/eslint-plugin-jsx@npm:2.6.4":
2364-
version: 2.6.4
2365-
resolution: "@stylistic/eslint-plugin-jsx@npm:2.6.4"
2349+
"@stylistic/eslint-plugin@npm:2.7.1":
2350+
version: 2.7.1
2351+
resolution: "@stylistic/eslint-plugin@npm:2.7.1"
23662352
dependencies:
2367-
"@stylistic/eslint-plugin-js": "npm:^2.6.4"
2368-
"@types/eslint": "npm:^9.6.0"
2353+
"@types/eslint": "npm:^9.6.1"
2354+
"@typescript-eslint/utils": "npm:^8.3.0"
23692355
eslint-visitor-keys: "npm:^4.0.0"
23702356
espree: "npm:^10.1.0"
23712357
estraverse: "npm:^5.3.0"
23722358
picomatch: "npm:^4.0.2"
23732359
peerDependencies:
23742360
eslint: ">=8.40.0"
2375-
checksum: 10/03ebef3e4af1ccf3414a85481a811a3e246013ab7c21c6fe016513f2a3f82b6bb1f932487e1964cfc106d326be778bf7b96f55867242161de053c02b61476b01
2376-
languageName: node
2377-
linkType: hard
2378-
2379-
"@stylistic/eslint-plugin-plus@npm:2.6.4":
2380-
version: 2.6.4
2381-
resolution: "@stylistic/eslint-plugin-plus@npm:2.6.4"
2382-
dependencies:
2383-
"@types/eslint": "npm:^9.6.0"
2384-
peerDependencies:
2385-
eslint: "*"
2386-
checksum: 10/e66f385d582823c79e65ee572d218474854a2cad6c76a1fcebc5b66539cbc696d44385430e6c3388652a58aceb386905d58ba9b3c6472081544611c4141a7e18
2387-
languageName: node
2388-
linkType: hard
2389-
2390-
"@stylistic/eslint-plugin-ts@npm:2.6.4":
2391-
version: 2.6.4
2392-
resolution: "@stylistic/eslint-plugin-ts@npm:2.6.4"
2393-
dependencies:
2394-
"@stylistic/eslint-plugin-js": "npm:2.6.4"
2395-
"@types/eslint": "npm:^9.6.0"
2396-
"@typescript-eslint/utils": "npm:^8.1.0"
2397-
peerDependencies:
2398-
eslint: ">=8.40.0"
2399-
checksum: 10/8dd4e6024c6c91a9ecd04fe8b99b85b565e61566a5620a786463e38d906bdc5ccd42f7bb3c1f17db9cf5a2303bb70f64838fa4d28e0a55e096d05f1ce3dac804
2400-
languageName: node
2401-
linkType: hard
2402-
2403-
"@stylistic/eslint-plugin@npm:2.6.4":
2404-
version: 2.6.4
2405-
resolution: "@stylistic/eslint-plugin@npm:2.6.4"
2406-
dependencies:
2407-
"@stylistic/eslint-plugin-js": "npm:2.6.4"
2408-
"@stylistic/eslint-plugin-jsx": "npm:2.6.4"
2409-
"@stylistic/eslint-plugin-plus": "npm:2.6.4"
2410-
"@stylistic/eslint-plugin-ts": "npm:2.6.4"
2411-
"@types/eslint": "npm:^9.6.0"
2412-
peerDependencies:
2413-
eslint: ">=8.40.0"
2414-
checksum: 10/9b15925862fda8e759c5ac7a55a94c2427614bd05392bf5ecd2b216fa40ec69c739ff89adce4a0e705b75435cfbdf71b1fadc5c986c191876ba47a6b9b7b4b18
2361+
checksum: 10/0f723a8697e568bf44e9862886ff5f4c256d1905a7c495a569bbe136031ded09b40144e28021c5128b4d470015d4ef7c3a60998deaccfc4754fbb12e8f1bcdae
24152362
languageName: node
24162363
linkType: hard
24172364

@@ -2483,7 +2430,7 @@ __metadata:
24832430
languageName: node
24842431
linkType: hard
24852432

2486-
"@types/eslint@npm:*, @types/eslint@npm:9.6.1, @types/eslint@npm:^9.6.0":
2433+
"@types/eslint@npm:*, @types/eslint@npm:9.6.1, @types/eslint@npm:^9.6.1":
24872434
version: 9.6.1
24882435
resolution: "@types/eslint@npm:9.6.1"
24892436
dependencies:
@@ -2766,7 +2713,7 @@ __metadata:
27662713
languageName: node
27672714
linkType: hard
27682715

2769-
"@typescript-eslint/utils@npm:8.3.0, @typescript-eslint/utils@npm:^8.1.0":
2716+
"@typescript-eslint/utils@npm:8.3.0, @typescript-eslint/utils@npm:^8.3.0":
27702717
version: 8.3.0
27712718
resolution: "@typescript-eslint/utils@npm:8.3.0"
27722719
dependencies:
@@ -2904,7 +2851,7 @@ __metadata:
29042851
languageName: node
29052852
linkType: hard
29062853

2907-
"acorn@npm:^8.0.0, acorn@npm:^8.11.3, acorn@npm:^8.12.0, acorn@npm:^8.12.1, acorn@npm:^8.5.0, acorn@npm:^8.9.0":
2854+
"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":
29082855
version: 8.12.1
29092856
resolution: "acorn@npm:8.12.1"
29102857
bin:

0 commit comments

Comments
 (0)