[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vitest. An vitest environment with support for testing code that needs a Nuxt runtime environment
nuxt nuxt-module testing unit-testing vitest
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update pnpm to v7.23.0 (#19)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jan 10, 2023, 11:07 AM UTC) 410147af 3677c6b5

+1 -1
+1 -1
package.json
··· 88 88 "vitest": "^0.24.5 || ^0.26.0", 89 89 "vue": "^3.2.45" 90 90 }, 91 - "packageManager": "pnpm@7.22.0" 91 + "packageManager": "pnpm@7.23.0" 92 92 }