Skip to content

Commit f95ff02

Browse files
authoredFeb 7, 2025
build(deps-dev): bump vitest from 2.0.5 to 2.1.9
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.5 to 2.1.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8252501 commit f95ff02

File tree

4 files changed

+660
-242
lines changed

4 files changed

+660
-242
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"vite": "5.4.8",
5757
"vite-plugin-dts": "4.2.1",
5858
"vite-tsconfig-paths": "5.1.2",
59-
"vitest": "2.0.5"
59+
"vitest": "2.1.9"
6060
}
6161
}

‎packages/js-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"vite": "5.4.8",
5858
"vite-plugin-dts": "4.2.1",
5959
"vite-tsconfig-paths": "5.1.2",
60-
"vitest": "2.0.5"
60+
"vitest": "2.1.9"
6161
}
6262
}

‎packages/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"vite-plugin-dts": "4.5.0",
5656
"vite-plugin-solid": "2.11.0",
5757
"vite-tsconfig-paths": "5.1.2",
58-
"vitest": "2.0.5"
58+
"vitest": "2.1.9"
5959
},
6060
"peerDependencies": {
6161
"@iconify-icon/solid": "^2.3.0",

0 commit comments

Comments
 (0)
Failed to load comments.