Browse Source

Bump jest from 24.8.0 to 24.9.0 (#11781)

Bumps [jest](https://github.com/facebook/jest) from 24.8.0 to 24.9.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.8.0...v24.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/4/head
dependabot-preview[bot] 4 years ago
committed by Yamagishi Kazutoshi
parent
commit
4f3e183dc8
2 changed files with 455 additions and 263 deletions
  1. +1
    -1
      package.json
  2. +454
    -262
      yarn.lock

+ 1
- 1
package.json View File

@ -178,7 +178,7 @@
"eslint-plugin-jsx-a11y": "~6.2.3",
"eslint-plugin-promise": "~4.2.1",
"eslint-plugin-react": "~7.14.3",
"jest": "^24.8.0",
"jest": "^24.9.0",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.8.6",

+ 454
- 262
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save