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-02 03:08:48 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-06-02 03:08:48 +0900
commit2b8919e448377f4eef896831794da5c3fcc0b9f2 (patch)
tree101bc080db4bc4c69643ab4e8b38d2020ec289aa /package.json
parentced51d88787a8b8a01a7c177fc1c32fb8d922121 (diff)
Bump jest from 24.5.0 to 24.8.0 (#10925)
Bumps [jest](https://github.com/facebook/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/compare/v24.5.0...v24.8.0)
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 88c66caa9..11a6174bb 100644
--- a/package.json
+++ b/package.json
@@ -173,7 +173,7 @@
     "eslint-plugin-jsx-a11y": "~6.1.2",
     "eslint-plugin-promise": "~4.1.1",
     "eslint-plugin-react": "~7.12.1",
-    "jest": "^24.5.0",
+    "jest": "^24.8.0",
     "raf": "^3.4.1",
     "react-intl-translations-manager": "^5.0.3",
     "react-test-renderer": "^16.7.0",