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

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

This commit is contained in:
Renovate Bot 2018-04-17 17:12:42 +00:00
parent 79f6b2a517
commit c2c16c5040
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": { "devDependencies": {
"@types/cheerio": "0.22.7", "@types/cheerio": "0.22.7",
"@types/jest": "21.1.10", "@types/jest": "21.1.10",
"@types/node": "8.10.8", "@types/node": "9.6.5",
"@types/request": "2.47.0", "@types/request": "2.47.0",
"jest": "21.2.1", "jest": "21.2.1",
"jest-playback": "1.0.1", "jest-playback": "1.0.1",

View File

@ -20,14 +20,10 @@
version "21.1.10" version "21.1.10"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984"
"@types/node@*": "@types/node@*", "@types/node@9.6.5":
version "9.6.5" version "9.6.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.5.tgz#ee700810fdf49ac1c399fc5980b7559b3e5a381d" resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.5.tgz#ee700810fdf49ac1c399fc5980b7559b3e5a381d"
"@types/node@8.10.8":
version "8.10.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.8.tgz#794cba23cc9f8d9715f6543fa8827433b5f5cd3b"
"@types/request@2.47.0": "@types/request@2.47.0":
version "2.47.0" version "2.47.0"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.47.0.tgz#76a666cee4cb85dcffea6cd4645227926d9e114e" resolved "https://registry.yarnpkg.com/@types/request/-/request-2.47.0.tgz#76a666cee4cb85dcffea6cd4645227926d9e114e"