Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vitest to v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 8ff1e10 commit 676503a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-security": "3.0.0",
"eslint-plugin-vitest": "0.4.1",
"eslint-plugin-vitest": "0.5.3",
"eslint-plugin-vitest-globals": "1.5.0",
"file-url": "4.0.0",
"husky": "9.0.11",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,7 @@
semver "^7.6.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.4.0":
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.6.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.6.0.tgz#e400d782280b6f724c8a1204269d984c79202282"
integrity sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==
Expand Down Expand Up @@ -2327,12 +2327,12 @@ [email protected]:
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest-globals/-/eslint-plugin-vitest-globals-1.5.0.tgz#70d6fb118613543110dbee9dc59ed1032f019d72"
integrity sha512-ZSsVOaOIig0oVLzRTyk8lUfBfqzWxr/J3/NFMfGGRIkGQPejJYmDH3gXmSJxAojts77uzAGB/UmVrwi2DC4LYA==

eslint-plugin-vitest@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest/-/eslint-plugin-vitest-0.4.1.tgz#0378a870dbf055e89886f2b9b06a254a39553391"
integrity sha512-+PnZ2u/BS+f5FiuHXz4zKsHPcMKHie+K+1Uvu/x91ovkCMEOJqEI8E9Tw1Wzx2QRz4MHOBHYf1ypO8N1K0aNAA==
eslint-plugin-vitest@0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest/-/eslint-plugin-vitest-0.5.3.tgz#9723db969014751b231a0e2c44305af66c8dd3b4"
integrity sha512-D0iu6ppP6FmNSZP4cdhEXqyI+fuW6JwwWdECRrNymd1jiVgUmDgSvtryytonNxHQQWhGNmZM3V/qvpXttH1rRQ==
dependencies:
"@typescript-eslint/utils" "^7.4.0"
"@typescript-eslint/utils" "^7.6.0"

eslint-scope@^7.2.2:
version "7.2.2"
Expand Down

0 comments on commit 676503a

Please sign in to comment.