Skip to content

Commit 664806c

Browse files
dependabot[bot]joao-m-santos
authored andcommitted
⬆️ Bump vitest from 2.1.1 to 2.1.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 886ef30 commit 664806c

File tree

3 files changed

+56
-98
lines changed

3 files changed

+56
-98
lines changed

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/d3": "^7.4.3",
2626
"@types/d3-sankey": "^0.12.4",
2727
"@vue/test-utils": "2.4.6",
28-
"vitest": "2.1.1",
28+
"vitest": "2.1.3",
2929
"vue": "3.3.7",
3030
"vue-tsc": "^1.8.22"
3131
},

packages/vue3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"storybook-utils": "workspace:storybook-utils@*",
5555
"vite": "5.4.9",
5656
"vite-plugin-static-copy": "0.17.1",
57-
"vitest": "2.1.1",
57+
"vitest": "2.1.3",
5858
"vue": "3.3.7",
5959
"vue-tsc": "^1.8.22"
6060
},

pnpm-lock.yaml

+54-96
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)