mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
chore(deps): update dependency @types/request to v2.0.6
This commit is contained in:
parent
4972da2cf2
commit
60290ec1a3
@ -19,7 +19,7 @@
|
||||
"@types/cheerio": "0.22.3",
|
||||
"@types/jest": "21.1.2",
|
||||
"@types/node": "8.0.40",
|
||||
"@types/request": "2.0.5",
|
||||
"@types/request": "2.0.6",
|
||||
"jest": "21.2.1",
|
||||
"jest-playback": "1.0.1",
|
||||
"prettier": "1.7.4",
|
||||
|
@ -24,9 +24,9 @@
|
||||
version "8.0.40"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.40.tgz#260f0440db0643f034c9103bba0be777ce25317c"
|
||||
|
||||
"@types/request@2.0.5":
|
||||
version "2.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.5.tgz#ba831498ada794b19278065690d88c26900783d6"
|
||||
"@types/request@2.0.6":
|
||||
version "2.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.6.tgz#fe05b206f8ef6378da236698421e904685fcc001"
|
||||
dependencies:
|
||||
"@types/form-data" "*"
|
||||
"@types/node" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user