1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 04:51:37 +07:00

build(deps-dev): bump @types/jest from 24.0.23 to 24.0.24 (#387)

This commit is contained in:
dependabot-preview[bot] 2019-12-20 15:21:47 -03:00 committed by Priscila Oliveira
parent 884d76d4a9
commit 3888a268e4
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"@testing-library/react": "9.4.0",
"@types/autosuggest-highlight": "3.1.0",
"@types/enzyme": "3.10.4",
"@types/jest": "24.0.23",
"@types/jest": "24.0.24",
"@types/js-base64": "2.3.1",
"@types/lodash": "4.14.149",
"@types/node": "12.12.21",

View File

@ -1877,10 +1877,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/jest@24.0.23":
version "24.0.23"
resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4"
integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg==
"@types/jest@24.0.24":
version "24.0.24"
resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05"
integrity sha512-vgaG968EDPSJPMunEDdZvZgvxYSmeH8wKqBlHSkBt1pV2XlLEVDzsj1ZhLuI4iG4Pv841tES61txSBF0obh4CQ==
dependencies:
jest-diff "^24.3.0"