Chore(deps-dev): Bump @vue/test-utils from 1.3.3 to 1.3.6

Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.3 to 1.3.6.
- [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] 2023-08-09 09:52:14 +00:00 committed by GitHub
parent bb1b8d27d3
commit 150fb055a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@ -50,7 +50,7 @@
"@nextcloud/webpack-vue-config": "^5.5.1",
"@types/dockerode": "^3.3.14",
"@types/jest": "^29.5.1",
"@vue/test-utils": "^1.3.3",
"@vue/test-utils": "^1.3.6",
"@vue/tsconfig": "^0.1.3",
"@vue/vue2-jest": "^29.2.4",
"autoprefixer": "^10.4.14",
@ -4656,9 +4656,10 @@
}
},
"node_modules/@vue/test-utils": {
"version": "1.3.3",
"version": "1.3.6",
"resolved": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.3.6.tgz",
"integrity": "sha512-udMmmF1ts3zwxUJEIAj5ziioR900reDrt6C9H3XpWPsLBx2lpHKoA4BTdd9HNIYbkGltWw+JjWJ+5O6QBwiyEw==",
"dev": true,
"license": "MIT",
"dependencies": {
"dom-event-types": "^1.0.0",
"lodash": "^4.17.15",

View File

@ -86,7 +86,7 @@
"@nextcloud/webpack-vue-config": "^5.5.1",
"@types/dockerode": "^3.3.14",
"@types/jest": "^29.5.1",
"@vue/test-utils": "^1.3.3",
"@vue/test-utils": "^1.3.6",
"@vue/tsconfig": "^0.1.3",
"@vue/vue2-jest": "^29.2.4",
"autoprefixer": "^10.4.14",