mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
chore(package): downgrade @types/request to version 0.0.46
This commit is contained in:
parent
f8c337f9ba
commit
40bcd9cf7b
@ -19,7 +19,7 @@
|
||||
"@types/cheerio": "0.22.2",
|
||||
"@types/jest": "20.0.2",
|
||||
"@types/node": "8.0.13",
|
||||
"@types/request": "0.0.47",
|
||||
"@types/request": "0.0.46",
|
||||
"jest": "20.0.4",
|
||||
"jest-playback": "1.0.0",
|
||||
"ts-jest": "20.0.7",
|
||||
|
@ -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.47":
|
||||
version "0.0.47"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.47.tgz#b8093530603ffd04782bf48e95aba5a25eb4f88b"
|
||||
"@types/request@0.0.46":
|
||||
version "0.0.46"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.46.tgz#918fdfae249090d018901fc291ae4c4ceac30e6b"
|
||||
dependencies:
|
||||
"@types/form-data" "*"
|
||||
"@types/node" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user