Skip to content

Commit

Permalink
build(deps-dev): bump vitest from 3.0.4 to 3.0.5 in the npm_and_yarn …
Browse files Browse the repository at this point in the history
…group (#6167)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent af88935 commit 4e703fd
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 89 deletions.
2 changes: 1 addition & 1 deletion packages/service-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/lz4js": "0.2.1",
"@types/node": "22.13.0",
"typescript": "5.7.3",
"vitest": "3.0.4"
"vitest": "3.0.5"
},
"scripts": {
"format": "biome format ./src --write",
Expand Down
2 changes: 1 addition & 1 deletion packages/thirdweb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,6 @@
"typedoc-better-json": "0.9.4",
"typescript": "5.7.3",
"vite": "6.0.11",
"vitest": "3.0.4"
"vitest": "3.0.5"
}
}
Loading

0 comments on commit 4e703fd

Please sign in to comment.