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 01:49:38 +0300
committerGitHub <noreply@github.com>2020-12-22 01:49:38 +0300
commit99f83a1ab30897743ee8f9189aeb7f44e143375f (patch)
treed2a0e6caefde44ada73b206b45bce9b4cdc0aaa0 /package.json
parentb9fa0c370dc05905871e5be431b8c2096d162fc7 (diff)
Bump babel-jest from 26.3.0 to 26.6.3
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.3.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/commits/v26.6.3/packages/babel-jest) 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 8f0ee3aad..e4885e164 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"acorn": "^7.4.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
- "babel-jest": "^26.3.0",
+ "babel-jest": "^26.6.3",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.0.1",