Skip to content

Commit bf783c6

Browse files
chore(deps-dev): bump @vitest/eslint-plugin from 1.1.20 to 1.1.24 in the vitest group across 1 directory (#105)
1 parent 371db54 commit bf783c6

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
@@ -80,7 +80,7 @@
8080
"@typescript-eslint/rule-tester": "^8.19.0",
8181
"@typescript/vfs": "^1.6.0",
8282
"@vitest/coverage-v8": "^2.1.8",
83-
"@vitest/eslint-plugin": "^1.1.20",
83+
"@vitest/eslint-plugin": "^1.1.24",
8484
"bumpp": "^9.9.2",
8585
"eslint": "^9.17.0",
8686
"eslint-config-flat-gitignore": "^0.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,9 +1022,9 @@ __metadata:
10221022
languageName: node
10231023
linkType: hard
10241024

1025-
"@vitest/eslint-plugin@npm:^1.1.20":
1026-
version: 1.1.20
1027-
resolution: "@vitest/eslint-plugin@npm:1.1.20"
1025+
"@vitest/eslint-plugin@npm:^1.1.24":
1026+
version: 1.1.24
1027+
resolution: "@vitest/eslint-plugin@npm:1.1.24"
10281028
peerDependencies:
10291029
"@typescript-eslint/utils": ">= 8.0"
10301030
eslint: ">= 8.57.0"
@@ -1035,7 +1035,7 @@ __metadata:
10351035
optional: true
10361036
vitest:
10371037
optional: true
1038-
checksum: 10c0/d6ef1a55d0763fb0d85e9464d6c24bdd840c78c98c0ffe990933dc0f44dde433dbd7235cd011930908a3a5e24d8c432ad34c6b7171dffccc75e9745b8e76b159
1038+
checksum: 10c0/3c7d2a491a56f66bbac208b3659e81f0e6cc3aec9784057bef9c8d662f84df26cff1536d0844953e5f9af3a381270d3364bd07e94dc184faad48faf22c366dea
10391039
languageName: node
10401040
linkType: hard
10411041

@@ -2058,7 +2058,7 @@ __metadata:
20582058
"@typescript-eslint/utils": "npm:^8.1.0"
20592059
"@typescript/vfs": "npm:^1.6.0"
20602060
"@vitest/coverage-v8": "npm:^2.1.8"
2061-
"@vitest/eslint-plugin": "npm:^1.1.20"
2061+
"@vitest/eslint-plugin": "npm:^1.1.24"
20622062
bumpp: "npm:^9.9.2"
20632063
common-tags: "npm:^1.8.0"
20642064
decamelize: "npm:^5.0.1"

0 commit comments

Comments
 (0)