Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 22, 2022
1 parent 4946dba commit 7610f16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tslib": "2.4.1",
"tsup": "6.5.0",
"typescript": "4.9.3",
"vitest": "0.25.2"
"vitest": "0.25.3"
},
"peerDependencies": {
"graphql": "^16.3.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1035,10 +1035,10 @@ vite@^3.0.0:
optionalDependencies:
fsevents "~2.3.2"

vitest@0.25.2:
version "0.25.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.2.tgz#b8afd2ad4ea3c759f383792b5c3a2998ceb15fcc"
integrity sha512-qqkzfzglEFbQY7IGkgSJkdOhoqHjwAao/OrphnHboeYHC5JzsVFoLCaB2lnAy8krhj7sbrFTVRApzpkTOeuDWQ==
vitest@0.25.3:
version "0.25.3"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.3.tgz#4e5ed481e4da6a0ce014bdb71dfc9661fd62b722"
integrity sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==
dependencies:
"@types/chai" "^4.3.3"
"@types/chai-subset" "^1.3.3"
Expand Down

0 comments on commit 7610f16

Please sign in to comment.