chore(package): update dependencies
This commit is contained in:
22
package.json
22
package.json
@@ -95,26 +95,26 @@
|
||||
"@types/inquirer": "0.0.43",
|
||||
"@types/meow": "^5.0.0",
|
||||
"@types/nock": "^9.3.0",
|
||||
"@types/node": "^10.10.3",
|
||||
"@types/node": "^10.12.10",
|
||||
"@types/ora": "^1.3.4",
|
||||
"@types/update-notifier": "^2.2.0",
|
||||
"@types/update-notifier": "^2.5.0",
|
||||
"ava": "1.0.0-beta.7",
|
||||
"codecov": "^3.1.0",
|
||||
"cz-conventional-changelog": "^2.1.0",
|
||||
"gh-pages": "^2.0.0",
|
||||
"gh-pages": "^2.0.1",
|
||||
"md5-file": "^4.0.0",
|
||||
"nock": "^10.0.0",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"nyc": "^13.0.1",
|
||||
"opn-cli": "^3.1.0",
|
||||
"prettier": "^1.14.3",
|
||||
"nock": "^10.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"nyc": "^13.1.0",
|
||||
"opn-cli": "^4.0.0",
|
||||
"prettier": "^1.15.2",
|
||||
"standard-version": "^4.4.0",
|
||||
"trash-cli": "^1.4.0",
|
||||
"tslint": "^5.11.0",
|
||||
"tslint-config-prettier": "^1.15.0",
|
||||
"tslint-immutable": "^4.7.0",
|
||||
"tslint-config-prettier": "^1.16.0",
|
||||
"tslint-immutable": "^5.0.0",
|
||||
"typedoc": "^0.13.0",
|
||||
"typescript": "^3.0.3"
|
||||
"typescript": "^3.1.6"
|
||||
},
|
||||
"ava": {
|
||||
"failFast": true,
|
||||
|
||||
Reference in New Issue
Block a user