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-10-24 04:24:49 +0300
committerGitHub <noreply@github.com>2020-10-24 04:24:49 +0300
commit26dfaf8ad24943f65142aa9981929e3d746be092 (patch)
tree800aa833bd4cdc300b6b08f0fb7062ababb9b3ff /package.json
parent886ddb62ce5fbcb8ba210ce90c27a78066b3188a (diff)
Bump jest from 26.5.2 to 26.6.1
Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.6.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.5.2...v26.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 17c5b199..c484b203 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.1.1",
- "jest": "^26.5.2",
+ "jest": "^26.6.1",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.14.1",