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

chore(package): update all dependencies

This commit is contained in:
Jason Dreyzehner
2018-06-03 18:42:09 -04:00
parent 579950f8ec
commit fa2aa5ba73
3 changed files with 2672 additions and 3864 deletions

6481
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -73,48 +73,48 @@
"NOTE": "These dependencies are for the CLI, and will be removed automatically.",
"dependencies": {
"@types/globby": "^6.1.0",
"chalk": "^2.3.1",
"chalk": "^2.4.1",
"del": "^3.0.0",
"execa": "^0.10.0",
"github-username": "^4.1.0",
"globby": "^8.0.1",
"gradient-string": "^1.0.0",
"inquirer": "^5.1.0",
"meow": "^4.0.0",
"ora": "^2.0.0",
"gradient-string": "^1.1.0",
"inquirer": "^6.0.0",
"meow": "^5.0.0",
"ora": "^2.1.0",
"project-version": "^1.0.0",
"replace-in-file": "^3.1.1",
"sha.js": "^2.4.10",
"replace-in-file": "^3.4.0",
"sha.js": "^2.4.11",
"update-notifier": "^2.5.0",
"validate-npm-package-name": "^3.0.0"
},
"devDependencies": {
"@bitjson/npm-scripts-info": "^1.0.0",
"@types/del": "^3.0.0",
"@types/del": "^3.0.1",
"@types/execa": "^0.9.0",
"@types/inquirer": "0.0.41",
"@types/meow": "^4.0.1",
"@types/nock": "^9.1.2",
"@types/node": "^8.9.5",
"@types/ora": "^1.3.2",
"@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.3",
"codecov": "^3.0.0",
"ava": "^1.0.0-beta.5.1",
"codecov": "^3.0.2",
"cz-conventional-changelog": "^2.1.0",
"gh-pages": "^1.0.0",
"gh-pages": "^1.2.0",
"md5-file": "^4.0.0",
"nock": "^9.2.3",
"npm-run-all": "^4.1.2",
"nyc": "^11.5.0",
"nock": "^9.3.0",
"npm-run-all": "^4.1.3",
"nyc": "^12.0.2",
"opn-cli": "^3.1.0",
"prettier": "^1.10.2",
"standard-version": "^4.0.0",
"prettier": "^1.13.4",
"standard-version": "^4.4.0",
"trash-cli": "^1.4.0",
"tslint": "^5.4.3",
"tslint-config-prettier": "^1.8.0",
"tslint-immutable": "^4.5.1",
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.13.0",
"tslint-immutable": "^4.5.4",
"typedoc": "^0.11.1",
"typescript": "^2.4.1"
"typescript": "^2.9.1"
},
"ava": {
"failFast": true,
@@ -130,11 +130,6 @@
"path": "cz-conventional-changelog"
}
},
"greenkeeper": {
"ignore": [
"@types/node"
]
},
"prettier": {
"singleQuote": true
},

View File

@@ -448,7 +448,7 @@ test(`${
'test-5/.prettierignore': '1da1ce4fdb868f0939608fafd38f9683',
'test-5/LICENSE': '8786d80048d9c837477dc3b807aaf598',
'test-5/README.md': '8fc7ecb21d7d47289e4b2469eea4db39',
'test-5/package.json': '5c46e0cde83b803f8210c3bc63221c7f',
'test-5/package.json': 'c22c12409249c504ca5acfe6621e9e50',
'test-5/src/index.ts': '5025093b4dc30524d349fd1cc465ed30',
'test-5/src/lib/number.spec.ts': '40ebb014eb7871d1f810c618aba1d589',
'test-5/src/lib/number.ts': '43756f90e6ac0b1c4ee6c81d8ab969c7',
@@ -495,7 +495,7 @@ test(`${TestDirectories.six}: Sandboxed: yarn, no initial commit`, async t => {
'test-6/LICENSE': '1f08fdd25d16c4ee8d5233b9cb7f6051',
'test-6/README.md': 'd809bcbf240f44b51b575a3d49936232',
'test-6/appveyor.yml': 'ad473b824b29edfd21c18cfc8ae8e0ea',
'test-6/package.json': '3be7bf52d7227f724a4ec1f916897d58',
'test-6/package.json': '769a21a20344af7a44f218a4739ef611',
'test-6/src/index.ts': 'fbc67c2cbf3a7d37e4e02583bf06eec9',
'test-6/src/lib/async.spec.ts': '1e83b84de3f3b068244885219acb42bd',
'test-6/src/lib/async.ts': '9012c267bb25fa98ad2561929de3d4e2',