chore(deps): update devdependency @vue/vue2-jest to ^29.2.4 (2.x) (#20537)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-27 08:22:11 +01:00 committed by GitHub
parent add6a5e8fe
commit f98fac622e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"@typescript-eslint/parser": "^5.59.1",
"@vue/server-test-utils": "^1.3.0",
"@vue/test-utils": "^1.3.5",
"@vue/vue2-jest": "^29.2.3",
"@vue/vue2-jest": "^29.2.4",
"babel-jest": "^29.5.0",
"chrome-launcher": "^0.15.2",
"consola": "^3.1.0",

View File

@ -3417,10 +3417,10 @@
lodash "^4.17.15"
pretty "^2.0.0"
"@vue/vue2-jest@^29.2.3":
version "29.2.3"
resolved "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.3.tgz#2d5ec675a6f5aa697d5a4d21fd62ceaa53316735"
integrity sha512-q0mAc+ILQfegSLkD6eaopmMU2nd4rO2bzsbKtCe1y4tkvHH3UMO7g1OSYvcEffTIEEPh306NYTV02z1W2t813Q==
"@vue/vue2-jest@^29.2.4":
version "29.2.4"
resolved "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.4.tgz#f17b61bbde629a2809db5ed85f88bee972ebe97b"
integrity sha512-oU/Ai4sufLlrhsj8GqRqfhMr6Ud4rehmwYP358/SjKcvUqOCoKa2lOBndDzG4uZVMNnQqQbKWIg7wqL3aRYPBA==
dependencies:
"@babel/plugin-transform-modules-commonjs" "^7.2.0"
"@vue/component-compiler-utils" "^3.1.0"