build(deps-dev): bump @types/jest from 24.0.20 to 24.0.22 (#262)

This commit is contained in:
dependabot-preview[bot] 2019-11-11 13:45:56 +01:00 committed by Priscila Oliveira
parent c6e3fd0b92
commit be30cbdd14
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"@testing-library/react": "9.3.0",
"@types/autosuggest-highlight": "3.1.0",
"@types/enzyme": "3.10.3",
"@types/jest": "24.0.20",
"@types/jest": "24.0.22",
"@types/js-base64": "2.3.1",
"@types/lodash": "4.14.144",
"@types/node": "12.12.6",

View File

@ -1649,10 +1649,10 @@
resolved "https://registry.verdaccio.org/@types%2fjest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
"@types/jest@24.0.20":
version "24.0.20"
resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.20.tgz#729d5fe8684e7fb06368d3bd557ac6d91289d861"
integrity sha512-M8ebEkOpykGdLoRrmew7UowTZ1DANeeP0HiSIChl/4DGgmnSC1ntitNtkyNSXjMTsZvXuaxJrxjImEnRWNPsPw==
"@types/jest@24.0.22":
version "24.0.22"
resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.22.tgz#08a50be08e78aba850a1185626e71d31e2336145"
integrity sha512-t2OvhNZnrNjlzi2i0/cxbLVM59WN15I2r1Qtb7wDv28PnV9IzrPtagFRey/S9ezdLD0zyh1XGMQIEQND2YEfrw==
dependencies:
"@types/jest-diff" "*"