mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
chore(deps): update dependency @types/node to v8.0.58
This commit is contained in:
parent
1b3a4e0fad
commit
9b7b1d08ed
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.6",
|
||||
"@types/jest": "21.1.8",
|
||||
"@types/node": "8.0.57",
|
||||
"@types/node": "8.0.58",
|
||||
"@types/request": "2.0.8",
|
||||
"jest": "21.2.1",
|
||||
"jest-playback": "1.0.1",
|
||||
|
@ -16,10 +16,14 @@
|
||||
version "21.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.8.tgz#d497213725684f1e5a37900b17a47c9c018f1a97"
|
||||
|
||||
"@types/node@*", "@types/node@8.0.57":
|
||||
"@types/node@*":
|
||||
version "8.0.57"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.57.tgz#e5d8b4dc112763e35cfc51988f4f38da3c486d99"
|
||||
|
||||
"@types/node@8.0.58":
|
||||
version "8.0.58"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.58.tgz#5b3881c0be3a646874803fee3197ea7f1ed6df90"
|
||||
|
||||
"@types/request@2.0.8":
|
||||
version "2.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.8.tgz#424d3de255868107ed4dd6695c65c5f1766aba80"
|
||||
|
Loading…
Reference in New Issue
Block a user