Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-11-22 12:29:51 +0300
committerGitHub <noreply@github.com>2021-11-22 12:29:51 +0300
commit66825f0f10c232437afefd7fcb1567c7c70ce844 (patch)
treef4145053a25e40a33b1acf9a6a2ab7394695d0ca /package.json
parent998fbe206b9de7411744b10bf0303779d364ab87 (diff)
parent2023255d1c948a0eb51da5ee3a269adfb046bfbb (diff)
Merge pull request #6580 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.3.0
Bump @vue/test-utils from 1.2.2 to 1.3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bfa0280b8..1174615bf 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"@nextcloud/webpack-vue-config": "^4.1.4",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"@vue/cli-service": "^4.5.15",
- "@vue/test-utils": "^1.2.2",
+ "@vue/test-utils": "^1.3.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"jest-localstorage-mock": "^2.4.18",