mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
chore(deps): update devdependency @vue/test-utils to v1.3.6 (2.x) (#21378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3c5f95f3c
commit
af9ee31b0d
@ -47,7 +47,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.59.8",
|
||||
"@typescript-eslint/parser": "5.59.8",
|
||||
"@vue/server-test-utils": "1.3.0",
|
||||
"@vue/test-utils": "1.3.5",
|
||||
"@vue/test-utils": "1.3.6",
|
||||
"@vue/vue2-jest": "29.2.4",
|
||||
"babel-jest": "29.5.0",
|
||||
"chrome-launcher": "0.15.2",
|
||||
|
@ -3548,10 +3548,10 @@
|
||||
"@types/cheerio" "^0.22.10"
|
||||
cheerio "^1.0.0-rc.2"
|
||||
|
||||
"@vue/test-utils@1.3.5":
|
||||
version "1.3.5"
|
||||
resolved "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.3.5.tgz#7beba75901c3a08a48b5657b63de02094dc40719"
|
||||
integrity sha512-ezdlDNoxi5m/eP5Chg34AjnmNplrik4fyzB2DB9Yqa32OpywV8IvHqK9eCf+nIVsHFBejjV00agPFYRH2/D3Hg==
|
||||
"@vue/test-utils@1.3.6":
|
||||
version "1.3.6"
|
||||
resolved "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.3.6.tgz#6656bd8fa44dd088b4ad80ff1ee28abe7e5ddf87"
|
||||
integrity sha512-udMmmF1ts3zwxUJEIAj5ziioR900reDrt6C9H3XpWPsLBx2lpHKoA4BTdd9HNIYbkGltWw+JjWJ+5O6QBwiyEw==
|
||||
dependencies:
|
||||
dom-event-types "^1.0.0"
|
||||
lodash "^4.17.15"
|
||||
|
Loading…
Reference in New Issue
Block a user