about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-03 21:12:08 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-06-03 21:12:08 +0900
commitc58cf5c90e36c4437f9e8a7c5614e4fc064dc519 (patch)
tree830e204cdc0925d3ce9e95a507b3f51512269142 /package.json
parentceddd2ad9757a630d2bf2456b6c7473187f9cbfb (diff)
Bump babel-jest from 24.5.0 to 24.8.0 (#10938)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.5.0 to 24.8.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/v24.8.0/packages/babel-jest)
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 65e8f0942..cf355e21c 100644
--- a/package.json
+++ b/package.json
@@ -165,7 +165,7 @@
   },
   "devDependencies": {
     "babel-eslint": "^10.0.1",
-    "babel-jest": "^24.5.0",
+    "babel-jest": "^24.8.0",
     "enzyme": "^3.8.0",
     "enzyme-adapter-react-16": "^1.7.1",
     "eslint": "^5.11.1",