mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
chore(deps): Update @types/request from 2.0.1 to 2.0.2 (#37)
This commit is contained in:
parent
58d7e38695
commit
81ebf67056
@ -19,7 +19,7 @@
|
||||
"@types/cheerio": "0.22.2",
|
||||
"@types/jest": "20.0.7",
|
||||
"@types/node": "8.0.24",
|
||||
"@types/request": "2.0.1",
|
||||
"@types/request": "2.0.2",
|
||||
"jest": "20.0.4",
|
||||
"jest-playback": "1.0.0",
|
||||
"prettier": "1.5.3",
|
||||
|
@ -24,9 +24,9 @@
|
||||
version "8.0.24"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.24.tgz#06c580084d9add1fb40c1510ef0b448961246fb1"
|
||||
|
||||
"@types/request@2.0.1":
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.1.tgz#5fb3b273a19a67a698abfd38ece5cd8ef946bc6d"
|
||||
"@types/request@2.0.2":
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.2.tgz#d2cb5684e994e744afbc2c90df989b904133ff65"
|
||||
dependencies:
|
||||
"@types/form-data" "*"
|
||||
"@types/node" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user