Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@eslint/js": "^9.29.0",
"@stylistic/eslint-plugin": "^5.0.0",
"@stylistic/eslint-plugin": "^5.2.3",
"@types/common-tags": "^1.8.4",
"@types/node": "~18.18.0",
"@typescript-eslint/rule-tester": "^8.34.1",
Expand Down
28 changes: 21 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -707,19 +707,19 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:^5.0.0":
version: 5.0.0
resolution: "@stylistic/eslint-plugin@npm:5.0.0"
"@stylistic/eslint-plugin@npm:^5.2.3":
version: 5.2.3
resolution: "@stylistic/eslint-plugin@npm:5.2.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.7.0"
"@typescript-eslint/types": "npm:^8.34.1"
"@typescript-eslint/types": "npm:^8.38.0"
eslint-visitor-keys: "npm:^4.2.1"
espree: "npm:^10.4.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.2"
picomatch: "npm:^4.0.3"
peerDependencies:
eslint: ">=9.0.0"
checksum: 10c0/3827a350a12456dd2d02d53a01377a5848ea7ecf66e23671c8ec8e5f41173b68decfd462022bdb5042fee0cf1c2f1496ada7042e240dc6d3ba4bece414142d0f
checksum: 10c0/335cdb779e0afd2d2dc40ee58eb9f04c1d7ac51317c46834e3f0c0839746b8810a18af4268853a0f3c2b330976b9e5cf2753c3fac22a42e8976c0575602b2985
languageName: node
linkType: hard

Expand Down Expand Up @@ -916,6 +916,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:^8.38.0":
version: 8.39.0
resolution: "@typescript-eslint/types@npm:8.39.0"
checksum: 10c0/4240b01b218f3ef8a4f6343cb78cd531c12b2a134b6edd6ab67a9de4d1808790bc468f7579d5d38e507a206457d14a5e8970f6f74d29b9858633f77258f7e43b
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.34.1":
version: 8.34.1
resolution: "@typescript-eslint/typescript-estree@npm:8.34.1"
Expand Down Expand Up @@ -2171,7 +2178,7 @@ __metadata:
resolution: "eslint-plugin-rxjs-x@workspace:."
dependencies:
"@eslint/js": "npm:^9.29.0"
"@stylistic/eslint-plugin": "npm:^5.0.0"
"@stylistic/eslint-plugin": "npm:^5.2.3"
"@types/common-tags": "npm:^1.8.4"
"@types/node": "npm:~18.18.0"
"@typescript-eslint/rule-tester": "npm:^8.34.1"
Expand Down Expand Up @@ -3938,6 +3945,13 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^4.0.3":
version: 4.0.3
resolution: "picomatch@npm:4.0.3"
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
languageName: node
linkType: hard

"pirates@npm:^4.0.1":
version: 4.0.6
resolution: "pirates@npm:4.0.6"
Expand Down