Skip to content

Commit 4e703fd

Browse files
build(deps-dev): bump vitest from 3.0.4 to 3.0.5 in the npm_and_yarn group (#6167)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af88935 commit 4e703fd

File tree

3 files changed

+117
-89
lines changed

3 files changed

+117
-89
lines changed

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/lz4js": "0.2.1",
5050
"@types/node": "22.13.0",
5151
"typescript": "5.7.3",
52-
"vitest": "3.0.4"
52+
"vitest": "3.0.5"
5353
},
5454
"scripts": {
5555
"format": "biome format ./src --write",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,6 @@
380380
"typedoc-better-json": "0.9.4",
381381
"typescript": "5.7.3",
382382
"vite": "6.0.11",
383-
"vitest": "3.0.4"
383+
"vitest": "3.0.5"
384384
}
385385
}

0 commit comments

Comments
 (0)