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>2022-01-12 15:29:24 +0300
committerGitHub <noreply@github.com>2022-01-12 15:29:24 +0300
commit31875c2c1a400484d3ba3d13b90f8c0c738f901c (patch)
tree3c38a27ac526f497f74305c90646f66f5a62ee76 /package.json
parent68aebe927747f0d6f49628405b9362208ba4f5e2 (diff)
Bump jest from 27.4.5 to 27.4.7
Bumps [jest](https://github.com/facebook/jest) from 27.4.5 to 27.4.7. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v27.4.5...v27.4.7) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... 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 d3ceaf629..2a50d44f5 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.2.0",
"cypress-file-upload": "^5.0.8",
- "jest": "^27.4.5",
+ "jest": "^27.4.7",
"jest-environment-jsdom": "^27.4.6",
"jest-serializer-vue": "^2.0.2",
"regenerator-runtime": "^0.13.9",