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.34
This commit is contained in:
parent
f7ac37e3cd
commit
86d0b90403
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.3",
|
||||
"@types/jest": "21.1.2",
|
||||
"@types/node": "8.0.33",
|
||||
"@types/node": "8.0.34",
|
||||
"@types/request": "2.0.4",
|
||||
"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.33":
|
||||
"@types/node@*":
|
||||
version "8.0.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.33.tgz#1126e94374014e54478092830704f6ea89df04cd"
|
||||
|
||||
"@types/node@8.0.34":
|
||||
version "8.0.34"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.34.tgz#55f801fa2ddb2a40dd6dfc15ecfe1dde9c129fe9"
|
||||
|
||||
"@types/request@2.0.4":
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.4.tgz#7691a9d1d1bbc5b26e7c83c47318d86a94877c1d"
|
||||
|
Loading…
Reference in New Issue
Block a user