Skip to content

Commit 6751869

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.12.1 to 2.13.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.1 to 2.13.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.13.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 66806ce commit 6751869

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@eslint/js": "^9.17.0",
77-
"@stylistic/eslint-plugin": "^2.12.1",
77+
"@stylistic/eslint-plugin": "^2.13.0",
7878
"@types/common-tags": "^1.8.4",
7979
"@types/node": "~18.18.0",
8080
"@typescript-eslint/rule-tester": "^8.19.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -805,9 +805,9 @@ __metadata:
805805
languageName: node
806806
linkType: hard
807807

808-
"@stylistic/eslint-plugin@npm:^2.12.1":
809-
version: 2.12.1
810-
resolution: "@stylistic/eslint-plugin@npm:2.12.1"
808+
"@stylistic/eslint-plugin@npm:^2.13.0":
809+
version: 2.13.0
810+
resolution: "@stylistic/eslint-plugin@npm:2.13.0"
811811
dependencies:
812812
"@typescript-eslint/utils": "npm:^8.13.0"
813813
eslint-visitor-keys: "npm:^4.2.0"
@@ -816,7 +816,7 @@ __metadata:
816816
picomatch: "npm:^4.0.2"
817817
peerDependencies:
818818
eslint: ">=8.40.0"
819-
checksum: 10c0/52859e4148a268c8a16cad53dd2d89a641a26e1e61bb4f7368cf5ee1b7fc9904519ade65719096607dc03f22cf2a06d6d363f5b0e8510609e0a2ebd89acc344d
819+
checksum: 10c0/8a2bf15b4a29399d4a55f65385e380f30ba5ab029005f5ff119b71456d4df301d5b4bb30c635904d69dc19c50a337c7b2d991cd86092a94fe202655725659576
820820
languageName: node
821821
linkType: hard
822822

@@ -2133,7 +2133,7 @@ __metadata:
21332133
resolution: "eslint-plugin-rxjs-x@workspace:."
21342134
dependencies:
21352135
"@eslint/js": "npm:^9.17.0"
2136-
"@stylistic/eslint-plugin": "npm:^2.12.1"
2136+
"@stylistic/eslint-plugin": "npm:^2.13.0"
21372137
"@types/common-tags": "npm:^1.8.4"
21382138
"@types/node": "npm:~18.18.0"
21392139
"@typescript-eslint/rule-tester": "npm:^8.19.1"

0 commit comments

Comments
 (0)