Update dependency @testing-library/vue to v6.6.0

This commit is contained in:
Renovate Bot
2022-06-14 14:06:33 +00:00
committed by renovate[bot]
parent 4b36b8eb1f
commit 043460d4e5
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"yaml": "2.0.1" "yaml": "2.0.1"
}, },
"devDependencies": { "devDependencies": {
"@testing-library/vue": "6.5.1", "@testing-library/vue": "6.6.0",
"@types/jest": "27.5.2", "@types/jest": "27.5.2",
"@types/lodash": "4.14.182", "@types/lodash": "4.14.182",
"@types/vue-markdown": "2.2.1", "@types/vue-markdown": "2.2.1",

View File

@@ -1362,10 +1362,10 @@
lz-string "^1.4.4" lz-string "^1.4.4"
pretty-format "^27.0.2" pretty-format "^27.0.2"
"@testing-library/vue@6.5.1": "@testing-library/vue@6.6.0":
version "6.5.1" version "6.6.0"
resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-6.5.1.tgz#e312cb6fb59d2e0e1a3d62a13299a70cf9a95e56" resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-6.6.0.tgz#5d5d1f5544969c6b0733b1b325c0df7e1ae3c5da"
integrity sha512-zbh2cAJrFbNN9i30Ly6rhbxq7y1aD1Au8v4QjukOLWWHJj7WH6q051eBcHTxPFjKCU4sCH6w6Xn5Qj7B35vc0w== integrity sha512-pVCYlXSc19TDe8h9KgZGRY9CrdrsN2wLOegWbyI53FDUEJOuk/3w/BeXPLTQPMYxIv4N3/ZKK2ZJcBsNCouajA==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
"@testing-library/dom" "^8.5.0" "@testing-library/dom" "^8.5.0"