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

github.com/nextcloud/twofactor_totp.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-12-19 07:32:45 +0300
committerGitHub <noreply@github.com>2020-12-19 07:32:45 +0300
commit02d0b7a12d3893ad29701da4f74293a9d55fd190 (patch)
tree6f0bb98234c2830045f46546d60db2cb3c8fcdd4 /package.json
parent1300bd9393d685d9bffb2aadb0cb3f4ded9b0cbe (diff)
parent833a704361376e9287a285c7510b21b3bf06a3d9 (diff)
Merge pull request #1018 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.1.2
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 3f70c69..7b825ca 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.10",
- "@vue/test-utils": "^1.1.1",
+ "@vue/test-utils": "^1.1.2",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-syntax-dynamic-import": "^6.18.0",