Skip to content

Commit 9bdd232

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 5.0.0 to 5.1.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.0.0 to 5.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/v5.1.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e6e33b commit 9bdd232

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
@@ -73,7 +73,7 @@
7373
},
7474
"devDependencies": {
7575
"@eslint/js": "^9.29.0",
76-
"@stylistic/eslint-plugin": "^5.0.0",
76+
"@stylistic/eslint-plugin": "^5.1.0",
7777
"@types/common-tags": "^1.8.4",
7878
"@types/node": "~18.18.0",
7979
"@typescript-eslint/rule-tester": "^8.34.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -707,9 +707,9 @@ __metadata:
707707
languageName: node
708708
linkType: hard
709709

710-
"@stylistic/eslint-plugin@npm:^5.0.0":
711-
version: 5.0.0
712-
resolution: "@stylistic/eslint-plugin@npm:5.0.0"
710+
"@stylistic/eslint-plugin@npm:^5.1.0":
711+
version: 5.1.0
712+
resolution: "@stylistic/eslint-plugin@npm:5.1.0"
713713
dependencies:
714714
"@eslint-community/eslint-utils": "npm:^4.7.0"
715715
"@typescript-eslint/types": "npm:^8.34.1"
@@ -719,7 +719,7 @@ __metadata:
719719
picomatch: "npm:^4.0.2"
720720
peerDependencies:
721721
eslint: ">=9.0.0"
722-
checksum: 10c0/3827a350a12456dd2d02d53a01377a5848ea7ecf66e23671c8ec8e5f41173b68decfd462022bdb5042fee0cf1c2f1496ada7042e240dc6d3ba4bece414142d0f
722+
checksum: 10c0/a56555c14859e4a9c7abf9667d047b6289d93be0e0bdf4eee118bdbe96bb164d7453ef397cd7623a139147dc643382493df6eb2c5431142edb1f17db73fa9058
723723
languageName: node
724724
linkType: hard
725725

@@ -2171,7 +2171,7 @@ __metadata:
21712171
resolution: "eslint-plugin-rxjs-x@workspace:."
21722172
dependencies:
21732173
"@eslint/js": "npm:^9.29.0"
2174-
"@stylistic/eslint-plugin": "npm:^5.0.0"
2174+
"@stylistic/eslint-plugin": "npm:^5.1.0"
21752175
"@types/common-tags": "npm:^1.8.4"
21762176
"@types/node": "npm:~18.18.0"
21772177
"@typescript-eslint/rule-tester": "npm:^8.34.1"

0 commit comments

Comments
 (0)