Skip to content

Commit

Permalink
chore(nuxt): bump vitest
Browse files Browse the repository at this point in the history
Bumps the development group with 1 update in the /packages/nuxt directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 1.6.0 to 2.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 5b6fa8e commit b059a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/test-utils": "^3.14.2",
"@nuxtjs/tailwindcss": "^6.12.1",
"nuxt": "^3.13.1",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"scripts": {
"build": "nuxt-module-build --outDir ../../dist/nuxt && pnpm dlx nuxi prepare ./playground",
Expand Down

0 comments on commit b059a6a

Please sign in to comment.