|
38 | 38 | },
|
39 | 39 | "homepage": "https://github.com/conventional-changelog/standard-version#readme",
|
40 | 40 | "dependencies": {
|
41 |
| - "chalk": "^2.4.1", |
42 |
| - "conventional-changelog": "^3.1.2", |
43 |
| - "conventional-changelog-config-spec": "^1.0.0", |
44 |
| - "conventional-recommended-bump": "^4.1.1", |
45 |
| - "detect-indent": "^5.0.0", |
46 |
| - "detect-newline": "^2.1.0", |
47 |
| - "dotgitignore": "^2.1.0", |
48 |
| - "figures": "^2.0.0", |
49 |
| - "find-up": "^3.0.0", |
50 |
| - "fs-access": "^1.0.0", |
51 |
| - "git-semver-tags": "^2.0.2", |
52 |
| - "semver": "^5.2.0", |
53 |
| - "stringify-package": "^1.0.0", |
54 |
| - "yargs": "^12.0.2" |
| 41 | + "chalk": "2.4.2", |
| 42 | + "conventional-changelog": "3.1.7", |
| 43 | + "conventional-changelog-config-spec": "1.0.0", |
| 44 | + "conventional-recommended-bump": "4.1.1", |
| 45 | + "detect-indent": "5.0.0", |
| 46 | + "detect-newline": "2.1.0", |
| 47 | + "dotgitignore": "2.1.0", |
| 48 | + "figures": "2.0.0", |
| 49 | + "find-up": "3.0.0", |
| 50 | + "fs-access": "1.0.1", |
| 51 | + "git-semver-tags": "2.0.2", |
| 52 | + "semver": "5.7.0", |
| 53 | + "stringify-package": "1.0.0", |
| 54 | + "yargs": "12.0.5" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 |
| - "chai": "^3.5.0", |
58 |
| - "coveralls": "^3.0.3", |
59 |
| - "eslint": "^5.16.0", |
60 |
| - "eslint-config-standard": "^12.0.0", |
61 |
| - "eslint-plugin-import": "^2.16.0", |
62 |
| - "eslint-plugin-node": "^8.0.1", |
63 |
| - "eslint-plugin-promise": "^4.0.1", |
64 |
| - "eslint-plugin-standard": "^4.0.0", |
65 |
| - "mocha": "^5.2.0", |
66 |
| - "mock-git": "^1.0.3", |
67 |
| - "mockery": "^2.0.0", |
68 |
| - "nyc": "^13.3.0", |
69 |
| - "shelljs": "^0.7.8" |
| 57 | + "chai": "3.5.0", |
| 58 | + "coveralls": "3.0.3", |
| 59 | + "eslint": "5.16.0", |
| 60 | + "eslint-config-standard": "12.0.0", |
| 61 | + "eslint-plugin-import": "2.17.2", |
| 62 | + "eslint-plugin-node": "8.0.1", |
| 63 | + "eslint-plugin-promise": "4.1.1", |
| 64 | + "eslint-plugin-standard": "4.0.0", |
| 65 | + "mocha": "5.2.0", |
| 66 | + "mock-git": "1.0.3", |
| 67 | + "mockery": "2.1.0", |
| 68 | + "nyc": "13.3.0", |
| 69 | + "shelljs": "0.7.8" |
70 | 70 | }
|
71 | 71 | }
|
0 commit comments