1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-04-04 06:23:40 +02:00
This commit is contained in:
dependencies[bot] 2017-07-21 16:23:28 +00:00 committed by GitHub
commit a0f3a06881
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"@types/cheerio": "0.22.2",
"@types/jest": "20.0.4",
"@types/node": "8.0.13",
"@types/request": "0.0.46",
"@types/request": "0.0.47",
"jest": "20.0.4",
"jest-playback": "1.0.0",
"ts-jest": "20.0.7",

View File

@ -51,9 +51,9 @@
version "8.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.13.tgz#530f0f9254209b0335bf5cc6387822594ef47093"
"@types/request@0.0.46":
version "0.0.46"
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.46.tgz#918fdfae249090d018901fc291ae4c4ceac30e6b"
"@types/request@0.0.47":
version "0.0.47"
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.47.tgz#b8093530603ffd04782bf48e95aba5a25eb4f88b"
dependencies:
"@types/form-data" "*"
"@types/node" "*"