build(deps-dev): bump @vue/test-utils from 1.3.0 to 1.3.2

Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-02 05:01:50 +00:00 committed by GitHub
parent 880e02bc40
commit 61ee4dd754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^5.1.0",
"@vue/runtime-dom": "^3.2.41",
"@vue/test-utils": "^1.3.0",
"@vue/test-utils": "^1.3.2",
"cypress": "^10.3.0",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.4.1",

View File

@ -1268,10 +1268,10 @@
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.41.tgz#fbc95422df654ea64e8428eced96ba6ad555d2bb"
integrity sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==
"@vue/test-utils@^1.1.3", "@vue/test-utils@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.3.0.tgz#d563decdcd9c68a7bca151d4179a2bfd6d5c3e15"
integrity sha512-Xk2Xiyj2k5dFb8eYUKkcN9PzqZSppTlx7LaQWBbdA8tqh3jHr/KHX2/YLhNFc/xwDrgeLybqd+4ZCPJSGPIqeA==
"@vue/test-utils@^1.1.3", "@vue/test-utils@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.3.2.tgz#802990bcde0ff9a01f547977b9f6e956448dacc5"
integrity sha512-PU3s6fbY3U30Rc2Gt3oYZAnBvkKHOcWSQyzaFk9dhenYq2wE9nLFo5exxUpJG0YDGuRNWWqKSnsvaYVHmvLipA==
dependencies:
dom-event-types "^1.0.0"
lodash "^4.17.15"