1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-29 14:35:33 +07:00

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

This commit is contained in:
dependabot-preview[bot] 2019-11-13 09:07:22 +01:00 committed by Priscila Oliveira
parent 739333b1f1
commit 4d285dbb00
2 changed files with 7 additions and 12 deletions

View File

@ -21,7 +21,7 @@
"@testing-library/react": "9.3.2", "@testing-library/react": "9.3.2",
"@types/autosuggest-highlight": "3.1.0", "@types/autosuggest-highlight": "3.1.0",
"@types/enzyme": "3.10.3", "@types/enzyme": "3.10.3",
"@types/jest": "24.0.22", "@types/jest": "24.0.23",
"@types/js-base64": "2.3.1", "@types/js-base64": "2.3.1",
"@types/lodash": "4.14.146", "@types/lodash": "4.14.146",
"@types/node": "12.12.7", "@types/node": "12.12.7",

View File

@ -1658,17 +1658,12 @@
"@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*" "@types/istanbul-lib-report" "*"
"@types/jest-diff@*": "@types/jest@24.0.23":
version "20.0.1" version "24.0.23"
resolved "https://registry.verdaccio.org/@types%2fjest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89" resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4"
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA== integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg==
"@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: dependencies:
"@types/jest-diff" "*" jest-diff "^24.3.0"
"@types/jest@^23.0.2": "@types/jest@^23.0.2":
version "23.3.14" version "23.3.14"
@ -7750,7 +7745,7 @@ jest-config@^24.9.0:
pretty-format "^24.9.0" pretty-format "^24.9.0"
realpath-native "^1.1.0" realpath-native "^1.1.0"
jest-diff@^24.9.0: jest-diff@^24.3.0, jest-diff@^24.9.0:
version "24.9.0" version "24.9.0"
resolved "https://registry.verdaccio.org/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da" resolved "https://registry.verdaccio.org/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da"
integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ== integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==