Skip to content

Commit 0ae6847

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 2.12.0 (#80)
1 parent cd5933a commit 0ae6847

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -810,9 +810,9 @@ __metadata:
810810
languageName: node
811811
linkType: hard
812812

813-
"@stylistic/eslint-plugin@npm:^2.11.0":
814-
version: 2.11.0
815-
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
813+
"@stylistic/eslint-plugin@npm:^2.12.0":
814+
version: 2.12.0
815+
resolution: "@stylistic/eslint-plugin@npm:2.12.0"
816816
dependencies:
817817
"@typescript-eslint/utils": "npm:^8.13.0"
818818
eslint-visitor-keys: "npm:^4.2.0"
@@ -821,7 +821,7 @@ __metadata:
821821
picomatch: "npm:^4.0.2"
822822
peerDependencies:
823823
eslint: ">=8.40.0"
824-
checksum: 10c0/6ca19b6656be5ed657cf4d1920602fb27144dc5d51ba188e0bdcb2a4e0b740d4fdb27052fc268d164fa1269c972aeab15541c9e15b3ff4b7884ecae47f18ff67
824+
checksum: 10c0/07313f2bfe625b811d359550e5cb61a1578b51c75c8fe2a3fc17d77588d27aeb442b7a269feada2b135a7c2ce0e9fbeb78ea6ac2298d3c403966d1873dbce8bc
825825
languageName: node
826826
linkType: hard
827827

@@ -2162,7 +2162,7 @@ __metadata:
21622162
resolution: "eslint-plugin-rxjs-x@workspace:."
21632163
dependencies:
21642164
"@eslint/js": "npm:^9.16.0"
2165-
"@stylistic/eslint-plugin": "npm:^2.11.0"
2165+
"@stylistic/eslint-plugin": "npm:^2.12.0"
21662166
"@types/common-tags": "npm:^1.8.4"
21672167
"@types/node": "npm:~18.18.0"
21682168
"@typescript-eslint/rule-tester": "npm:^8.17.0"

0 commit comments

Comments
 (0)