chore(deps): pin devdependency @testing-library/vue to 8.0.2

This commit is contained in:
Daniel Roe 2024-02-16 20:54:22 +00:00
parent 72a2e23cc4
commit 5c67ee6191
2 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@
"@nuxt/kit": "workspace:*",
"@nuxt/test-utils": "3.11.0",
"@nuxt/webpack-builder": "workspace:*",
"@testing-library/vue": "^8.0.2",
"@testing-library/vue": "8.0.2",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.19",
"@types/semver": "7.5.7",

View File

@ -35,7 +35,7 @@ importers:
specifier: workspace:*
version: link:packages/webpack
'@testing-library/vue':
specifier: ^8.0.2
specifier: 8.0.2
version: 8.0.2(vue@3.4.19)
'@types/fs-extra':
specifier: 11.0.4
@ -6607,7 +6607,7 @@ packages:
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
has-tostringtag: 1.0.0
has-tostringtag: 1.0.2
dev: true
/is-array-buffer@3.0.2: