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-07-08 16:06:25 +0300
committerGitHub <noreply@github.com>2020-07-08 16:06:25 +0300
commit1e0874331642056fc36614558b30e6ef768df99a (patch)
tree9a3e854b4b1c8dc5ce9803308fed297cbc1e755e /package.json
parent5b68c9970b26dbc13878e259b6de7a57c7f41d0c (diff)
parent41bbd213ec9fdc9eed6b1f2181ee5c1c254c5f32 (diff)
Merge pull request #1067 from nextcloud/dependabot/npm_and_yarn/jest-26.1.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 f506af3e..7f8d64b6 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.0.0",
- "jest": "^26.0.1",
+ "jest": "^26.1.0",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.14.1",