Bump @vue/test-utils from 1.2.0 to 1.2.1

Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.1/packages/test-utils)

---
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]
2021-06-19 01:01:39 +00:00
committed by GitHub
parent 09f32eddf3
commit 40eca51868
2 changed files with 10 additions and 6 deletions

View File

@@ -75,7 +75,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.0.3",
"@relative-ci/agent": "^2.0.0",
"@vue/test-utils": "^1.2.0",
"@vue/test-utils": "^1.2.1",
"jest": "^27.0.4",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"