1
0
mirror of synced 2025-11-08 12:57:47 +00:00

chore(package): update dependencies (#121)

Closes #114, #116, #117
This commit is contained in:
Jason Dreyzehner
2018-09-22 14:34:21 -04:00
committed by GitHub
parent 22f51a452e
commit ecf8034552
3 changed files with 1625 additions and 3056 deletions

View File

@@ -75,15 +75,15 @@
"@types/globby": "^8.0.0",
"chalk": "^2.4.1",
"del": "^3.0.0",
"execa": "^0.11.0",
"execa": "^1.0.0",
"github-username": "^4.1.0",
"globby": "^8.0.1",
"gradient-string": "^1.1.0",
"inquirer": "^6.0.0",
"gradient-string": "^1.2.0",
"inquirer": "^6.2.0",
"meow": "^5.0.0",
"ora": "^3.0.0",
"project-version": "^1.0.0",
"replace-in-file": "^3.4.0",
"project-version": "^1.2.0",
"replace-in-file": "^3.4.2",
"sha.js": "^2.4.11",
"update-notifier": "^2.5.0",
"validate-npm-package-name": "^3.0.0"
@@ -94,27 +94,27 @@
"@types/execa": "^0.9.0",
"@types/inquirer": "0.0.43",
"@types/meow": "^4.0.1",
"@types/nock": "^9.1.3",
"@types/node": "^10.3.0",
"@types/nock": "^9.3.0",
"@types/node": "^10.10.3",
"@types/ora": "^1.3.4",
"@types/update-notifier": "^2.2.0",
"ava": "1.0.0-beta.7",
"codecov": "^3.0.2",
"codecov": "^3.1.0",
"cz-conventional-changelog": "^2.1.0",
"gh-pages": "^1.2.0",
"gh-pages": "^2.0.0",
"md5-file": "^4.0.0",
"nock": "^9.3.0",
"nock": "^10.0.0",
"npm-run-all": "^4.1.3",
"nyc": "^12.0.2",
"nyc": "^13.0.1",
"opn-cli": "^3.1.0",
"prettier": "^1.13.4",
"prettier": "^1.14.3",
"standard-version": "^4.4.0",
"trash-cli": "^1.4.0",
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.13.0",
"tslint-immutable": "^4.5.4",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"tslint-immutable": "^4.7.0",
"typedoc": "^0.12.0",
"typescript": "^3.0.1"
"typescript": "^3.0.3"
},
"ava": {
"failFast": true,