Skip to content

Commit 57cffcd

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

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
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.2.2",
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: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -707,19 +707,19 @@ __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.2.2":
711+
version: 5.2.2
712+
resolution: "@stylistic/eslint-plugin@npm:5.2.2"
713713
dependencies:
714714
"@eslint-community/eslint-utils": "npm:^4.7.0"
715-
"@typescript-eslint/types": "npm:^8.34.1"
715+
"@typescript-eslint/types": "npm:^8.37.0"
716716
eslint-visitor-keys: "npm:^4.2.1"
717717
espree: "npm:^10.4.0"
718718
estraverse: "npm:^5.3.0"
719-
picomatch: "npm:^4.0.2"
719+
picomatch: "npm:^4.0.3"
720720
peerDependencies:
721721
eslint: ">=9.0.0"
722-
checksum: 10c0/3827a350a12456dd2d02d53a01377a5848ea7ecf66e23671c8ec8e5f41173b68decfd462022bdb5042fee0cf1c2f1496ada7042e240dc6d3ba4bece414142d0f
722+
checksum: 10c0/00c75290823340d2234d29a56caad0f66117bcc9e9ad0d8b830f19cfeb522fe5e0fb4828d1bf3cc29eda68095682d0c43e6eb8c17cd282a4872f972cf605cdbd
723723
languageName: node
724724
linkType: hard
725725

@@ -916,6 +916,13 @@ __metadata:
916916
languageName: node
917917
linkType: hard
918918

919+
"@typescript-eslint/types@npm:^8.37.0":
920+
version: 8.38.0
921+
resolution: "@typescript-eslint/types@npm:8.38.0"
922+
checksum: 10c0/f0ac0060c98c0f3d1871f107177b6ae25a0f1846ca8bd8cfc7e1f1dd0ddce293cd8ac4a5764d6a767de3503d5d01defcd68c758cb7ba6de52f82b209a918d0d2
923+
languageName: node
924+
linkType: hard
925+
919926
"@typescript-eslint/typescript-estree@npm:8.34.1":
920927
version: 8.34.1
921928
resolution: "@typescript-eslint/typescript-estree@npm:8.34.1"
@@ -2171,7 +2178,7 @@ __metadata:
21712178
resolution: "eslint-plugin-rxjs-x@workspace:."
21722179
dependencies:
21732180
"@eslint/js": "npm:^9.29.0"
2174-
"@stylistic/eslint-plugin": "npm:^5.0.0"
2181+
"@stylistic/eslint-plugin": "npm:^5.2.2"
21752182
"@types/common-tags": "npm:^1.8.4"
21762183
"@types/node": "npm:~18.18.0"
21772184
"@typescript-eslint/rule-tester": "npm:^8.34.1"
@@ -3938,6 +3945,13 @@ __metadata:
39383945
languageName: node
39393946
linkType: hard
39403947

3948+
"picomatch@npm:^4.0.3":
3949+
version: 4.0.3
3950+
resolution: "picomatch@npm:4.0.3"
3951+
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
3952+
languageName: node
3953+
linkType: hard
3954+
39413955
"pirates@npm:^4.0.1":
39423956
version: 4.0.6
39433957
resolution: "pirates@npm:4.0.6"

0 commit comments

Comments
 (0)