Skip to content

Commit

Permalink
build: bump vitest to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YiCChi committed Sep 29, 2024
1 parent 41e9683 commit cdf97fb
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 209 deletions.
6 changes: 3 additions & 3 deletions packages/aws-sdk-client-mock-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,17 @@
"@smithy/types": "1.1.0",
"@types/jest": "29.5.12",
"@types/sinon": "^17.0.3",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.1.1",
"aws-sdk-client-mock": "workspace:*",
"chalk": "^5.3.0",
"expect": "29.7.0",
"jest-serializer-ansi-escapes": "3.0.0",
"pretty-ansi": "^2.0.0",
"vitest": "^1.6.0"
"vitest": "^2.1.1"
},
"peerDependencies": {
"aws-sdk-client-mock": "workspace:*",
"vitest": ">1.3.0"
"vitest": ">1.6.0"
},
"peerDependenciesMeta": {
"vitest": {
Expand Down
Loading

0 comments on commit cdf97fb

Please sign in to comment.