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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-07 20:34:25 +0300
committerGitHub <noreply@github.com>2020-07-07 20:34:25 +0300
commit7085137eef6b89e200429f7bc9b2782fa0a5a14f (patch)
tree80499a74e28c8158f66ca8a1b94393c7d6f02da1 /package.json
parentad37b88ed7b13389d581a3f69bb18e2d600608a1 (diff)
Bump babel-jest from 26.0.1 to 26.1.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.0.1 to 26.1.0. - [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.1.0/packages/babel-jest) 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 ad98cfcee..060d2fab2 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"acorn": "^7.3.1",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
- "babel-jest": "^26.0.1",
+ "babel-jest": "^26.1.0",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^3.6.0",