Skip to content

Commit 239e166

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.10.1 to 2.11.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.11.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 10c3d20 commit 239e166

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
@@ -72,7 +72,7 @@
7272
},
7373
"devDependencies": {
7474
"@eslint/js": "^9.14.0",
75-
"@stylistic/eslint-plugin": "^2.10.1",
75+
"@stylistic/eslint-plugin": "^2.11.0",
7676
"@types/common-tags": "^1.8.4",
7777
"@types/node": "~18.18.0",
7878
"@typescript-eslint/rule-tester": "^8.15.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -810,18 +810,18 @@ __metadata:
810810
languageName: node
811811
linkType: hard
812812

813-
"@stylistic/eslint-plugin@npm:^2.10.1":
814-
version: 2.10.1
815-
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
813+
"@stylistic/eslint-plugin@npm:^2.11.0":
814+
version: 2.11.0
815+
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
816816
dependencies:
817-
"@typescript-eslint/utils": "npm:^8.12.2"
817+
"@typescript-eslint/utils": "npm:^8.13.0"
818818
eslint-visitor-keys: "npm:^4.2.0"
819819
espree: "npm:^10.3.0"
820820
estraverse: "npm:^5.3.0"
821821
picomatch: "npm:^4.0.2"
822822
peerDependencies:
823823
eslint: ">=8.40.0"
824-
checksum: 10c0/55f14f256ffd9e09c417598fbd80cfc6ce603f234a6bd21521d0048a2949f54237394356afe806d461d73013f9e1743d8321fdb0b7716fd1d6d4cba513315f61
824+
checksum: 10c0/6ca19b6656be5ed657cf4d1920602fb27144dc5d51ba188e0bdcb2a4e0b740d4fdb27052fc268d164fa1269c972aeab15541c9e15b3ff4b7884ecae47f18ff67
825825
languageName: node
826826
linkType: hard
827827

@@ -1007,7 +1007,7 @@ __metadata:
10071007
languageName: node
10081008
linkType: hard
10091009

1010-
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.12.2":
1010+
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.13.0":
10111011
version: 8.15.0
10121012
resolution: "@typescript-eslint/utils@npm:8.15.0"
10131013
dependencies:
@@ -2173,7 +2173,7 @@ __metadata:
21732173
resolution: "eslint-plugin-rxjs-x@workspace:."
21742174
dependencies:
21752175
"@eslint/js": "npm:^9.14.0"
2176-
"@stylistic/eslint-plugin": "npm:^2.10.1"
2176+
"@stylistic/eslint-plugin": "npm:^2.11.0"
21772177
"@types/common-tags": "npm:^1.8.4"
21782178
"@types/node": "npm:~18.18.0"
21792179
"@typescript-eslint/rule-tester": "npm:^8.15.0"

0 commit comments

Comments
 (0)