mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
chore(deps): update dependency @types/node to v8.0.36
This commit is contained in:
parent
9081efbffa
commit
bedd1271fa
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.3",
|
||||
"@types/jest": "21.1.2",
|
||||
"@types/node": "8.0.34",
|
||||
"@types/node": "8.0.36",
|
||||
"@types/request": "2.0.5",
|
||||
"jest": "21.2.1",
|
||||
"jest-playback": "1.0.1",
|
||||
|
@ -16,10 +16,14 @@
|
||||
version "21.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.2.tgz#05ebfa64817b626694ced56745a7949281981048"
|
||||
|
||||
"@types/node@*", "@types/node@8.0.34":
|
||||
"@types/node@*":
|
||||
version "8.0.34"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.34.tgz#55f801fa2ddb2a40dd6dfc15ecfe1dde9c129fe9"
|
||||
|
||||
"@types/node@8.0.36":
|
||||
version "8.0.36"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.36.tgz#5e18eb72e9445b56c7030b8469d4a6a099ca5360"
|
||||
|
||||
"@types/request@2.0.5":
|
||||
version "2.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.5.tgz#ba831498ada794b19278065690d88c26900783d6"
|
||||
|
Loading…
Reference in New Issue
Block a user