Skip to content

Commit e744e6e

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

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.3",
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.3":
711+
version: 5.2.3
712+
resolution: "@stylistic/eslint-plugin@npm:5.2.3"
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.38.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/335cdb779e0afd2d2dc40ee58eb9f04c1d7ac51317c46834e3f0c0839746b8810a18af4268853a0f3c2b330976b9e5cf2753c3fac22a42e8976c0575602b2985
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.38.0":
920+
version: 8.39.0
921+
resolution: "@typescript-eslint/types@npm:8.39.0"
922+
checksum: 10c0/4240b01b218f3ef8a4f6343cb78cd531c12b2a134b6edd6ab67a9de4d1808790bc468f7579d5d38e507a206457d14a5e8970f6f74d29b9858633f77258f7e43b
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.3"
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)