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

fix(dependencies): upgrade dependencies, fix issues caused by breaking changes

This commit is contained in:
Jason Dreyzehner
2018-08-21 01:46:02 -04:00
parent 56c948717d
commit 8a692bff97
6 changed files with 2641 additions and 3075 deletions

View File

@@ -72,16 +72,16 @@
},
"NOTE": "These dependencies are for the CLI, and will be removed automatically.",
"dependencies": {
"@types/globby": "^6.1.0",
"@types/globby": "^8.0.0",
"chalk": "^2.4.1",
"del": "^3.0.0",
"execa": "^0.10.0",
"execa": "^0.11.0",
"github-username": "^4.1.0",
"globby": "^8.0.1",
"gradient-string": "^1.1.0",
"inquirer": "^6.0.0",
"meow": "^5.0.0",
"ora": "^2.1.0",
"ora": "^3.0.0",
"project-version": "^1.0.0",
"replace-in-file": "^3.4.0",
"sha.js": "^2.4.11",
@@ -92,13 +92,13 @@
"@bitjson/npm-scripts-info": "^1.0.0",
"@types/del": "^3.0.1",
"@types/execa": "^0.9.0",
"@types/inquirer": "0.0.41",
"@types/inquirer": "0.0.43",
"@types/meow": "^4.0.1",
"@types/nock": "^9.1.3",
"@types/node": "^10.3.0",
"@types/ora": "^1.3.4",
"@types/update-notifier": "^2.2.0",
"ava": "^1.0.0-beta.5.1",
"ava": "1.0.0-beta.7",
"codecov": "^3.0.2",
"cz-conventional-changelog": "^2.1.0",
"gh-pages": "^1.2.0",
@@ -113,7 +113,7 @@
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.13.0",
"tslint-immutable": "^4.5.4",
"typedoc": "^0.11.1",
"typedoc": "^0.12.0",
"typescript": "^3.0.1"
},
"ava": {