Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vitest to v0.3.21 (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent bc30b2b commit 2fd25cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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": "6.20.0",
"@vitest/coverage-v8": "0.34.6",
"eslint": "8.56.0",
"eslint-plugin-vitest": "0.3.20",
"eslint-plugin-vitest": "0.3.21",
"shx": "0.3.4",
"typescript": "5.3.3",
"vite": "5.0.12",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ __metadata:
"@typescript-eslint/parser": "npm:6.20.0"
"@vitest/coverage-v8": "npm:0.34.6"
eslint: "npm:8.56.0"
eslint-plugin-vitest: "npm:0.3.20"
eslint-plugin-vitest: "npm:0.3.21"
kyrielle: "npm:^0.6.0"
shx: "npm:0.3.4"
typescript: "npm:5.3.3"
Expand Down Expand Up @@ -1042,7 +1042,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.20.0, @typescript-eslint/utils@npm:^6.15.0":
"@typescript-eslint/utils@npm:6.20.0, @typescript-eslint/utils@npm:^6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/utils@npm:6.20.0"
dependencies:
Expand Down Expand Up @@ -1981,11 +1981,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vitest@npm:0.3.20":
version: 0.3.20
resolution: "eslint-plugin-vitest@npm:0.3.20"
"eslint-plugin-vitest@npm:0.3.21":
version: 0.3.21
resolution: "eslint-plugin-vitest@npm:0.3.21"
dependencies:
"@typescript-eslint/utils": "npm:^6.15.0"
"@typescript-eslint/utils": "npm:^6.20.0"
peerDependencies:
eslint: ">=8.0.0"
vitest: "*"
Expand All @@ -1994,7 +1994,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 37dbcb70f0aebacb2e1937c10fa9041be9a37e5c8d576137c7f2976349202f1af64f3616e9f0946c5be5cf6d7b70b4d9d9dbd0becdb138215a01301f431fe6b1
checksum: 66efa2980151b32ef307613e43ec1e07aabbc151f08ebcb4a8fc8718700400377e682890777cab28aeac97ccc27bc80a82422909128912942bfdfd8d60b6776d
languageName: node
linkType: hard

Expand Down

0 comments on commit 2fd25cb

Please sign in to comment.