Skip to content

Commit fab1385

Browse files
Bump @stylistic/eslint-plugin from 2.13.0 to 3.0.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.13.0 to 3.0.1. - [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/v3.0.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7023e32 commit fab1385

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@eslint/js": "^9.18.0",
19-
"@stylistic/eslint-plugin": "^2.13.0",
19+
"@stylistic/eslint-plugin": "^3.0.1",
2020
"@types/chrome": "^0.0.300",
2121
"@types/tsc-watch": "^4.2.3",
2222
"camelcase-keys": "^9.1.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,9 @@ __metadata:
371371
languageName: node
372372
linkType: hard
373373

374-
"@stylistic/eslint-plugin@npm:^2.13.0":
375-
version: 2.13.0
376-
resolution: "@stylistic/eslint-plugin@npm:2.13.0"
374+
"@stylistic/eslint-plugin@npm:^3.0.1":
375+
version: 3.0.1
376+
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
377377
dependencies:
378378
"@typescript-eslint/utils": "npm:^8.13.0"
379379
eslint-visitor-keys: "npm:^4.2.0"
@@ -382,7 +382,7 @@ __metadata:
382382
picomatch: "npm:^4.0.2"
383383
peerDependencies:
384384
eslint: ">=8.40.0"
385-
checksum: 10c0/8a2bf15b4a29399d4a55f65385e380f30ba5ab029005f5ff119b71456d4df301d5b4bb30c635904d69dc19c50a337c7b2d991cd86092a94fe202655725659576
385+
checksum: 10c0/6eda8f5f463cc1fca30aec9e0311fd69a1ca84904856e0a3f0108bff411448592a35696dc2b5060fffe0d9c85ce67026cb479d6435bcdb083a29c9d9cb9ebb18
386386
languageName: node
387387
linkType: hard
388388

@@ -636,7 +636,7 @@ __metadata:
636636
resolution: "Spotify-NowPlaying@workspace:."
637637
dependencies:
638638
"@eslint/js": "npm:^9.18.0"
639-
"@stylistic/eslint-plugin": "npm:^2.13.0"
639+
"@stylistic/eslint-plugin": "npm:^3.0.1"
640640
"@types/chrome": "npm:^0.0.300"
641641
"@types/tsc-watch": "npm:^4.2.3"
642642
camelcase-keys: "npm:^9.1.3"

0 commit comments

Comments
 (0)