Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vitest to v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 6880d95 commit cf96275
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-v8": "2.1.1",
"eslint": "8.57.1",
"eslint-plugin-vitest": "0.3.26",
"eslint-plugin-vitest": "0.5.4",
"shx": "0.3.4",
"typescript": "5.5.4",
"vite": "5.4.5",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.18.0"
"@vitest/coverage-v8": "npm:2.1.1"
eslint: "npm:8.57.1"
eslint-plugin-vitest: "npm:0.3.26"
eslint-plugin-vitest: "npm:0.5.4"
kyrielle: "npm:^0.6.0"
shx: "npm:0.3.4"
typescript: "npm:5.5.4"
Expand Down Expand Up @@ -1071,7 +1071,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.1.1":
"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.7.1":
version: 7.18.0
resolution: "@typescript-eslint/utils@npm:7.18.0"
dependencies:
Expand Down Expand Up @@ -2010,20 +2010,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vitest@npm:0.3.26":
version: 0.3.26
resolution: "eslint-plugin-vitest@npm:0.3.26"
"eslint-plugin-vitest@npm:0.5.4":
version: 0.5.4
resolution: "eslint-plugin-vitest@npm:0.5.4"
dependencies:
"@typescript-eslint/utils": "npm:^7.1.1"
"@typescript-eslint/utils": "npm:^7.7.1"
peerDependencies:
eslint: ">=8.0.0"
eslint: ^8.57.0 || ^9.0.0
vitest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
vitest:
optional: true
checksum: 10c0/8f83c65243b0c0f143194eb9585b18f7316ebb6aa9ada0e1ef9cf69bc1ebff84de08df4c0064c151ebfe5e2a14b8f47a6808276a5af4549869652db5667156c9
checksum: 10c0/b55cca2fee39e46fd9504f8fc6dbf790c4a63f2f4b77c013857954f9d6b5f5d3c4370314cba03367f34f40783d49a81763c0c16fd4e9689b28164569f2354591
languageName: node
linkType: hard

Expand Down

0 comments on commit cf96275

Please sign in to comment.