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.32
This commit is contained in:
parent
ebee6fe1fc
commit
2fd6fcf2c1
@ -18,7 +18,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/cheerio": "0.22.2",
|
"@types/cheerio": "0.22.2",
|
||||||
"@types/jest": "21.1.2",
|
"@types/jest": "21.1.2",
|
||||||
"@types/node": "8.0.31",
|
"@types/node": "8.0.32",
|
||||||
"@types/request": "2.0.3",
|
"@types/request": "2.0.3",
|
||||||
"jest": "21.2.1",
|
"jest": "21.2.1",
|
||||||
"jest-playback": "1.0.1",
|
"jest-playback": "1.0.1",
|
||||||
|
@ -16,14 +16,10 @@
|
|||||||
version "21.1.2"
|
version "21.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.2.tgz#05ebfa64817b626694ced56745a7949281981048"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.2.tgz#05ebfa64817b626694ced56745a7949281981048"
|
||||||
|
|
||||||
"@types/node@*":
|
"@types/node@*", "@types/node@8.0.32":
|
||||||
version "8.0.32"
|
version "8.0.32"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.32.tgz#869a716538b6eec65ab3893f183d557be3cda206"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.32.tgz#869a716538b6eec65ab3893f183d557be3cda206"
|
||||||
|
|
||||||
"@types/node@8.0.31":
|
|
||||||
version "8.0.31"
|
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.31.tgz#d9af61093cf4bfc9f066ca34de0175012cfb0ce9"
|
|
||||||
|
|
||||||
"@types/request@2.0.3":
|
"@types/request@2.0.3":
|
||||||
version "2.0.3"
|
version "2.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.3.tgz#bdf0fba9488c822f77e97de3dd8fe357b2fb8c06"
|
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.3.tgz#bdf0fba9488c822f77e97de3dd8fe357b2fb8c06"
|
||||||
|
Loading…
Reference in New Issue
Block a user