Bump @types/jest from 23.3.12 to 23.3.13

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) from 23.3.12 to 23.3.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-22 09:14:23 +00:00
parent 80cb13b705
commit e17ba909eb
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
3 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@
"@storybook/addons": "5.0.0-alpha.8",
"@storybook/angular": "5.0.0-alpha.8",
"@types/core-js": "^2.5.0",
"@types/jest": "^23.3.12",
"@types/jest": "^23.3.13",
"@types/node": "~10.12.18",
"@types/webpack-env": "^1.13.6",
"global": "^4.3.2",

View File

@ -64,7 +64,7 @@
"@babel/preset-env": "^7.2.3",
"@babel/preset-flow": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@types/jest": "^23.3.11",
"@types/jest": "^23.3.13",
"@types/node": "^10.12.18",
"@types/react": "^16.7.20",
"@types/webpack-env": "^1.13.6",

View File

@ -2278,10 +2278,10 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
"@types/jest@^23.0.2", "@types/jest@^23.3.1", "@types/jest@^23.3.11", "@types/jest@^23.3.12":
version "23.3.12"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.12.tgz#7e0ced251fa94c3bc2d1023d4b84b2992fa06376"
integrity sha512-/kQvbVzdEpOq4tEWT79yAHSM4nH4xMlhJv2GrLVQt4Qmo8yYsPdioBM1QpN/2GX1wkfMnyXvdoftvLUr0LBj7Q==
"@types/jest@^23.0.2", "@types/jest@^23.3.1", "@types/jest@^23.3.13":
version "23.3.13"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.13.tgz#c81484b6f4ca007bb09887ed15ecb3286d58f928"
integrity sha512-ePl4l+7dLLmCucIwgQHAgjiepY++qcI6nb8eAwGNkB6OxmTe3Z9rQU3rSpomqu42PCCnlThZbOoxsf+qylJsLA==
"@types/json-stringify-safe@^5.0.0":
version "5.0.0"