chore: update deps

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
Henrique Dias 2020-10-04 21:38:21 +02:00
parent 122eaefdd6
commit eaa93b76e0
No known key found for this signature in database
GPG Key ID: EE928B18BCFBF9A9

View File

@ -9,10 +9,10 @@
"license": "MIT",
"author": "Henrique Dias <hacdias@gmail.com>",
"dependencies": {
"fs-extra": "^8.1.0",
"node-fetch": "^2.6.0",
"tachyons": "^4.11.1",
"fs-extra": "^9.0.1",
"node-fetch": "^2.6.1",
"tachyons": "^4.12.0",
"tachyons-columns": "^1.0.5",
"yargs": "^15.0.1"
"yargs": "^16.0.3"
}
}