Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-plugin-vitest from 0.4.0 to 0.4.1 #33

Closed
Closed
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
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.4.0, @typescript-eslint/utils@npm:^7.2.0":
"@typescript-eslint/utils@npm:7.4.0, @typescript-eslint/utils@npm:^7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/utils@npm:7.4.0"
dependencies:
Expand Down Expand Up @@ -2841,10 +2841,10 @@ __metadata:
linkType: hard

"eslint-plugin-vitest@npm:^0.4.0":
version: 0.4.0
resolution: "eslint-plugin-vitest@npm:0.4.0"
version: 0.4.1
resolution: "eslint-plugin-vitest@npm:0.4.1"
dependencies:
"@typescript-eslint/utils": "npm:^7.2.0"
"@typescript-eslint/utils": "npm:^7.4.0"
peerDependencies:
eslint: ">=8.0.0"
vitest: "*"
Expand All @@ -2853,7 +2853,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10/abb6aa5de33b63e201b175e1b5fab1d50226cca22bb0e70d03eed0239566c425a8027a257a65a78cedd458b4e7020bb2ca00a5cea121694bc17761630ec20af9
checksum: 10/097f8f8c0326e7c87b8ffb50d647f4ddbcbd9fb1bf24e4700d9cb248240d17a4e688b934e9217a5a7672e34d11943fa7ee47db38bb41b5fbeddcf40aa3ac48eb
languageName: node
linkType: hard

Expand Down
Loading