Skip to content

Commit df16fc4

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 3.0.1 to 3.1.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.0.1 to 3.1.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/v3.1.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 b4ef852 commit df16fc4

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -808,9 +808,9 @@ __metadata:
808808
languageName: node
809809
linkType: hard
810810

811-
"@stylistic/eslint-plugin@npm:^3.0.1":
812-
version: 3.0.1
813-
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
811+
"@stylistic/eslint-plugin@npm:^3.1.0":
812+
version: 3.1.0
813+
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
814814
dependencies:
815815
"@typescript-eslint/utils": "npm:^8.13.0"
816816
eslint-visitor-keys: "npm:^4.2.0"
@@ -819,7 +819,7 @@ __metadata:
819819
picomatch: "npm:^4.0.2"
820820
peerDependencies:
821821
eslint: ">=8.40.0"
822-
checksum: 10c0/6eda8f5f463cc1fca30aec9e0311fd69a1ca84904856e0a3f0108bff411448592a35696dc2b5060fffe0d9c85ce67026cb479d6435bcdb083a29c9d9cb9ebb18
822+
checksum: 10c0/e593d78103a89e0555c119625c0ba8c80c8d2c7add0e85215f6be9929002207067df53714785c2c75b8b9e6df774d25c7dead211aed89a57cb45b5cec902a19e
823823
languageName: node
824824
linkType: hard
825825

@@ -2135,7 +2135,7 @@ __metadata:
21352135
resolution: "eslint-plugin-rxjs-x@workspace:."
21362136
dependencies:
21372137
"@eslint/js": "npm:^9.19.0"
2138-
"@stylistic/eslint-plugin": "npm:^3.0.1"
2138+
"@stylistic/eslint-plugin": "npm:^3.1.0"
21392139
"@types/common-tags": "npm:^1.8.4"
21402140
"@types/node": "npm:~18.18.0"
21412141
"@typescript-eslint/rule-tester": "npm:^8.22.0"

0 commit comments

Comments
 (0)