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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-19 04:20:57 +0300
committerGitHub <noreply@github.com>2020-09-19 04:20:57 +0300
commit932e1c39a6b7a3941e7c5b042a6af6a481cb31cc (patch)
treee892f708d3c99f96c6ac9c562ab0c43b6749ff36 /package-lock.json
parent1fe5f809d1ee1d34c43622d8161e694409f5668e (diff)
Bump vue-jest from 3.0.6 to 3.0.7
Bumps [vue-jest](https://github.com/vuejs/vue-jest) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v3.0.6...v3.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d0bf8fc1..16b82791 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20979,9 +20979,9 @@
"dev": true
},
"vue-jest": {
- "version": "3.0.6",
- "resolved": "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.6.tgz",
- "integrity": "sha512-VyuM8wR0vAlYCbPRY+PhIqRU5yUyBnUmwYTo4IFScs2+tiuis5VBItU0PGC8Wcx6qJwKB5jq5p7WFhabzMFMgQ==",
+ "version": "3.0.7",
+ "resolved": "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.7.tgz",
+ "integrity": "sha512-PIOxFM+wsBMry26ZpfBvUQ/DGH2hvp5khDQ1n51g3bN0TwFwTy4J85XVfxTRMukqHji/GnAoGUnlZ5Ao73K62w==",
"dev": true,
"requires": {
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",