mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
chore(deps): update dependency @types/request to v2.0.4
This commit is contained in:
parent
2fd6fcf2c1
commit
9474b35cb2
@ -19,7 +19,7 @@
|
||||
"@types/cheerio": "0.22.2",
|
||||
"@types/jest": "21.1.2",
|
||||
"@types/node": "8.0.32",
|
||||
"@types/request": "2.0.3",
|
||||
"@types/request": "2.0.4",
|
||||
"jest": "21.2.1",
|
||||
"jest-playback": "1.0.1",
|
||||
"prettier": "1.7.4",
|
||||
|
@ -20,9 +20,9 @@
|
||||
version "8.0.32"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.32.tgz#869a716538b6eec65ab3893f183d557be3cda206"
|
||||
|
||||
"@types/request@2.0.3":
|
||||
version "2.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.3.tgz#bdf0fba9488c822f77e97de3dd8fe357b2fb8c06"
|
||||
"@types/request@2.0.4":
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.4.tgz#7691a9d1d1bbc5b26e7c83c47318d86a94877c1d"
|
||||
dependencies:
|
||||
"@types/form-data" "*"
|
||||
"@types/node" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user