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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-22 11:42:53 +0300
committerGitHub <noreply@github.com>2020-12-22 11:42:53 +0300
commit893fe1486c6c55eda26d76cdb5f44ab66f098a03 (patch)
tree4675b96f09b5b4181d4a99357b3196442e7728da /package.json
parentb823b95f5bcfc241d43a0bba525fb9bd3c928bfe (diff)
Bump jest from 24.9.0 to 26.6.3
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3. - [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/v24.9.0...v26.6.3) Signed-off-by: dependabot[bot] <support@github.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 01b74fa53..2328fd96a 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.2.0",
- "jest": "^24.9.0",
+ "jest": "^26.6.3",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^5.0.0",