mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
chore(deps): update dependency @types/jest to v24.0.13
This commit is contained in:
parent
a4b109c32c
commit
703804ac4d
@ -23,7 +23,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/cheerio": "0.22.11",
|
"@types/cheerio": "0.22.11",
|
||||||
"@types/dedent": "0.7.0",
|
"@types/dedent": "0.7.0",
|
||||||
"@types/jest": "24.0.12",
|
"@types/jest": "24.0.13",
|
||||||
"@types/node": "8.10.48",
|
"@types/node": "8.10.48",
|
||||||
"@types/request": "2.48.1",
|
"@types/request": "2.48.1",
|
||||||
"jest": "24.8.0",
|
"jest": "24.8.0",
|
||||||
|
@ -367,10 +367,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
|
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
|
||||||
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
|
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
|
||||||
|
|
||||||
"@types/jest@24.0.12":
|
"@types/jest@24.0.13":
|
||||||
version "24.0.12"
|
version "24.0.13"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.12.tgz#0553dd0a5ac744e7dc4e8700da6d3baedbde3e8f"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9"
|
||||||
integrity sha512-60sjqMhat7i7XntZckcSGV8iREJyXXI6yFHZkSZvCPUeOnEJ/VP1rU/WpEWQ56mvoh8NhC+sfKAuJRTyGtCOow==
|
integrity sha512-3m6RPnO35r7Dg+uMLj1+xfZaOgIHHHut61djNjzwExXN4/Pm9has9C6I1KMYSfz7mahDhWUOVg4HW/nZdv5Pww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/jest-diff" "*"
|
"@types/jest-diff" "*"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user