Bump jest from 24.4.0 to 24.5.0

Bumps [jest](https://github.com/facebook/jest) from 24.4.0 to 24.5.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.4.0...v24.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-14 04:17:11 +00:00
parent fd02679588
commit 6b5afe0520
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 7 additions and 7 deletions

View File

@ -83,7 +83,7 @@
"eslint-plugin-promise": "~4.0.1",
"eslint-plugin-standard": "~4.0.0",
"graphql-request": "~1.8.2",
"jest": "~24.4.0",
"jest": "~24.5.0",
"nodemon": "~1.18.10",
"nyc": "~13.3.0",
"supertest": "~4.0.0"

View File

@ -4213,7 +4213,7 @@ jest-changed-files@^24.5.0:
execa "^1.0.0"
throat "^4.0.0"
jest-cli@^24.4.0:
jest-cli@^24.5.0:
version "24.5.0"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-24.5.0.tgz#598139d3446d1942fb7dc93944b9ba766d756d4b"
integrity sha512-P+Jp0SLO4KWN0cGlNtC7JV0dW1eSFR7eRpoOucP2UM0sqlzp/bVHeo71Omonvigrj9AvCKy7NtQANtqJ7FXz8g==
@ -4546,13 +4546,13 @@ jest-worker@^24.4.0:
merge-stream "^1.0.1"
supports-color "^6.1.0"
jest@~24.4.0:
version "24.4.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-24.4.0.tgz#688b71a2dadd41e26d0cfc04e1ddcacf30a1efbb"
integrity sha512-gAGfjvu8hHN0N6/aDyCBpncWWBcpY6wq69Msq/I6Xd763q/ZYBEMh0SKUomrViFoJ/dyistA6b4aJh8e+5QMyw==
jest@~24.5.0:
version "24.5.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-24.5.0.tgz#38f11ae2c2baa2f86c2bc4d8a91d2b51612cd19a"
integrity sha512-lxL+Fq5/RH7inxxmfS2aZLCf8MsS+YCUBfeiNO6BWz/MmjhDGaIEA/2bzEf9q4Q0X+mtFHiinHFvQ0u+RvW/qQ==
dependencies:
import-local "^2.0.0"
jest-cli "^24.4.0"
jest-cli "^24.5.0"
jmespath@0.15.0:
version "0.15.0"