mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 15:10:58 +00:00
chore(deps): update devdependency @vue/vue2-jest to v29 (#10680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
567afc9cdf
commit
60b541cacb
@ -47,7 +47,7 @@
|
||||
"@typescript-eslint/parser": "^5.36.1",
|
||||
"@vue/server-test-utils": "^1.3.0",
|
||||
"@vue/test-utils": "^1.3.0",
|
||||
"@vue/vue2-jest": "^28.1.0",
|
||||
"@vue/vue2-jest": "^29.0.0",
|
||||
"babel-jest": "^28.1.1",
|
||||
"chrome-launcher": "^0.15.1",
|
||||
"consola": "^2.15.3",
|
||||
|
@ -3156,10 +3156,10 @@
|
||||
lodash "^4.17.15"
|
||||
pretty "^2.0.0"
|
||||
|
||||
"@vue/vue2-jest@^28.1.0":
|
||||
version "28.1.0"
|
||||
resolved "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-28.1.0.tgz#2ac1a1ba4fdfc286947bd06f5f363129c77292f3"
|
||||
integrity sha512-4aZB6tRQw7x5Xi0dt1itLfOv4WeNLutccV7FHw47xfHjFr/JnwgqTmzC9yOiYzC9H7T2/3DSW95Bzl3RETtFlA==
|
||||
"@vue/vue2-jest@^29.0.0":
|
||||
version "29.0.0"
|
||||
resolved "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.0.0.tgz#9e70949173fabe19b91f7e714354dbcf8c88d85c"
|
||||
integrity sha512-+d+Byv9Zg78nG48LS2yP86Megtm+GXoDgePOOnAC82Z3TeQqesavDR3v7nWDXXhGSEJb3Ff4Vxybs8NHHWAxLA==
|
||||
dependencies:
|
||||
"@babel/plugin-transform-modules-commonjs" "^7.2.0"
|
||||
"@vue/component-compiler-utils" "^3.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user