1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-04-10 17:23:41 +02:00

chore(deps): update dependency @types/node to v9

This commit is contained in:
Renovate Bot 2018-04-25 00:14:49 +00:00
parent 1c70f84431
commit 18c9cc47b4
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 2 additions and 6 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": {
"@types/cheerio": "0.22.7",
"@types/jest": "21.1.10",
"@types/node": "8.10.10",
"@types/node": "9.6.6",
"@types/request": "2.47.0",
"jest": "21.2.1",
"jest-playback": "1.0.1",

View File

@ -20,14 +20,10 @@
version "21.1.10"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984"
"@types/node@*":
"@types/node@*", "@types/node@9.6.6":
version "9.6.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.6.tgz#439b91f9caf3983cad2eef1e11f6bedcbf9431d2"
"@types/node@8.10.10":
version "8.10.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.10.tgz#fec07bc2ad549d9e6d2f7aa0fb0be3491b83163a"
"@types/request@2.47.0":
version "2.47.0"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.47.0.tgz#76a666cee4cb85dcffea6cd4645227926d9e114e"