Skip to content

Commit a52539c

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.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/v2.12.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb5ecbd commit a52539c

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.0",
77+
"@stylistic/eslint-plugin": "^2.12.1",
7878
"@types/common-tags": "^1.8.4",
7979
"@types/node": "~18.18.0",
8080
"@typescript-eslint/rule-tester": "^8.18.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -798,9 +798,9 @@ __metadata:
798798
languageName: node
799799
linkType: hard
800800

801-
"@stylistic/eslint-plugin@npm:^2.12.0":
802-
version: 2.12.0
803-
resolution: "@stylistic/eslint-plugin@npm:2.12.0"
801+
"@stylistic/eslint-plugin@npm:^2.12.1":
802+
version: 2.12.1
803+
resolution: "@stylistic/eslint-plugin@npm:2.12.1"
804804
dependencies:
805805
"@typescript-eslint/utils": "npm:^8.13.0"
806806
eslint-visitor-keys: "npm:^4.2.0"
@@ -809,7 +809,7 @@ __metadata:
809809
picomatch: "npm:^4.0.2"
810810
peerDependencies:
811811
eslint: ">=8.40.0"
812-
checksum: 10c0/07313f2bfe625b811d359550e5cb61a1578b51c75c8fe2a3fc17d77588d27aeb442b7a269feada2b135a7c2ce0e9fbeb78ea6ac2298d3c403966d1873dbce8bc
812+
checksum: 10c0/52859e4148a268c8a16cad53dd2d89a641a26e1e61bb4f7368cf5ee1b7fc9904519ade65719096607dc03f22cf2a06d6d363f5b0e8510609e0a2ebd89acc344d
813813
languageName: node
814814
linkType: hard
815815

@@ -2098,7 +2098,7 @@ __metadata:
20982098
resolution: "eslint-plugin-rxjs-x@workspace:."
20992099
dependencies:
21002100
"@eslint/js": "npm:^9.17.0"
2101-
"@stylistic/eslint-plugin": "npm:^2.12.0"
2101+
"@stylistic/eslint-plugin": "npm:^2.12.1"
21022102
"@types/common-tags": "npm:^1.8.4"
21032103
"@types/node": "npm:~18.18.0"
21042104
"@typescript-eslint/rule-tester": "npm:^8.18.0"

0 commit comments

Comments
 (0)