chore: update dependencies
This commit is contained in:
parent
9a51b0271d
commit
cdf705cb8a
10
package.json
10
package.json
@ -13,7 +13,6 @@
|
|||||||
"path": "node_modules/cz-conventional-changelog/"
|
"path": "node_modules/cz-conventional-changelog/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"parse-github-repo-url": "^1.3.0",
|
|
||||||
"@semantic-release/commit-analyzer": "^2.0.0",
|
"@semantic-release/commit-analyzer": "^2.0.0",
|
||||||
"@semantic-release/condition-travis": "^5.0.2",
|
"@semantic-release/condition-travis": "^5.0.2",
|
||||||
"@semantic-release/error": "^1.0.0",
|
"@semantic-release/error": "^1.0.0",
|
||||||
@ -27,6 +26,7 @@
|
|||||||
"normalize-package-data": "^2.3.4",
|
"normalize-package-data": "^2.3.4",
|
||||||
"npmconf": "^2.1.2",
|
"npmconf": "^2.1.2",
|
||||||
"npmlog": "^4.0.0",
|
"npmlog": "^4.0.0",
|
||||||
|
"parse-github-repo-url": "^1.3.0",
|
||||||
"require-relative": "^0.8.7",
|
"require-relative": "^0.8.7",
|
||||||
"run-auto": "^2.0.0",
|
"run-auto": "^2.0.0",
|
||||||
"run-series": "^1.1.3",
|
"run-series": "^1.1.3",
|
||||||
@ -38,13 +38,13 @@
|
|||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"mock-spawn": "^0.2.6",
|
"mock-spawn": "^0.2.6",
|
||||||
"nixt": "^0.5.0",
|
"nixt": "^0.5.0",
|
||||||
"nock": "^8.0.0",
|
"nock": "^9.0.2",
|
||||||
"npm-registry-couchapp": "^2.6.12",
|
"npm-registry-couchapp": "^2.6.12",
|
||||||
"nyc": "^7.0.0",
|
"nyc": "^10.0.0",
|
||||||
"proxyquire": "^1.7.3",
|
"proxyquire": "^1.7.3",
|
||||||
"rimraf": "^2.5.0",
|
"rimraf": "^2.5.0",
|
||||||
"standard": "^7.0.1",
|
"standard": "^8.6.0",
|
||||||
"tap": "^6.2.0"
|
"tap": "^8.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.10",
|
"node": ">=0.10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user