[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.21.0 (#14)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Dec 29, 2022, 10:08 PM UTC) 784cf3f4 3e5ba2d7

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