mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2025-04-07 16:03:40 +02:00
chore(deps): update dependency @types/node to v10
This commit is contained in:
parent
06ea36df16
commit
2ed4ac5548
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.10",
|
||||
"@types/jest": "21.1.10",
|
||||
"@types/node": "8.10.38",
|
||||
"@types/node": "10.12.10",
|
||||
"@types/request": "2.48.1",
|
||||
"jest": "21.2.1",
|
||||
"jest-playback": "1.0.1",
|
||||
|
@ -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@10.12.10":
|
||||
version "10.12.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.10.tgz#4fa76e6598b7de3f0cb6ec3abacc4f59e5b3a2ce"
|
||||
|
||||
"@types/node@8.10.38":
|
||||
version "8.10.38"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.38.tgz#e05c201a668492e534b48102aca0294898f449f6"
|
||||
|
||||
"@types/request@2.48.1":
|
||||
version "2.48.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.1.tgz#e402d691aa6670fbbff1957b15f1270230ab42fa"
|
||||
|
Loading…
Reference in New Issue
Block a user