Skip to content

Commit c46b259

Browse files
chore(deps-dev): bump vitest from 3.1.2 to 3.1.4 (#7087)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ff9768 commit c46b259

File tree

3 files changed

+91
-318
lines changed

3 files changed

+91
-318
lines changed

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "22.14.1",
5555
"@vitest/coverage-v8": "3.1.2",
5656
"typescript": "5.8.3",
57-
"vitest": "3.1.2"
57+
"vitest": "3.1.4"
5858
},
5959
"scripts": {
6060
"format": "biome format ./src --write",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,6 @@
404404
"typedoc-better-json": "0.9.4",
405405
"typescript": "5.8.3",
406406
"vite": "6.3.5",
407-
"vitest": "3.1.2"
407+
"vitest": "3.1.4"
408408
}
409409
}

0 commit comments

Comments
 (0)