|
88 | 88 | "@commitlint/cli": "7.2.x",
|
89 | 89 | "@commitlint/config-conventional": "7.1.x",
|
90 | 90 | "@oclif/command": "1.5.x",
|
91 |
| - "@oclif/config": "1.9.x", |
| 91 | + "@oclif/config": "1.10.4", |
92 | 92 | "@oclif/plugin-help": "2.1.x",
|
93 | 93 | "@semantic-release/commit-analyzer": "6.1.x",
|
94 |
| - "@semantic-release/git": "7.0.x", |
95 |
| - "@semantic-release/github": "5.2.5", |
96 |
| - "@semantic-release/npm": "5.1.x", |
| 94 | + "@semantic-release/git": "7.0.7", |
| 95 | + "@semantic-release/github": "5.2.8", |
| 96 | + "@semantic-release/npm": "5.1.3", |
97 | 97 | "@semantic-release/release-notes-generator": "7.1.x",
|
98 |
| - "@types/jest": "23.3.10", |
99 |
| - "@types/node": "10.12.12", |
| 98 | + "@types/jest": "23.3.12", |
| 99 | + "@types/node": "10.12.18", |
100 | 100 | "cli-ux": "4.9.x",
|
101 | 101 | "commitizen": "3.0.5",
|
102 | 102 | "cz-conventional-changelog": "2.1.x",
|
103 |
| - "husky": "1.2.0", |
| 103 | + "husky": "1.3.1", |
104 | 104 | "inquirer": "6.2.x",
|
105 | 105 | "jest": "23.6.x",
|
106 | 106 | "lint-staged": "8.1.0",
|
107 | 107 | "lodash": "4.x.x",
|
108 |
| - "rimraf": "2.6.x", |
109 |
| - "semantic-release": "15.12.5", |
| 108 | + "rimraf": "2.6.3", |
| 109 | + "semantic-release": "15.13.2", |
110 | 110 | "shelljs": "0.8.x",
|
111 | 111 | "ts-jest": "23.10.5",
|
112 | 112 | "tslib": "1.9.3",
|
113 | 113 | "tslint-config-stoplight": "1.2.x",
|
114 |
| - "typedoc": "0.13.x" |
| 114 | + "typedoc": "0.14.0" |
115 | 115 | },
|
116 | 116 | "devDependencies": {
|
117 |
| - "@oclif/dev-cli": "1.19.5", |
| 117 | + "@oclif/dev-cli": "1.21.0", |
118 | 118 | "@types/inquirer": "0.0.x",
|
119 | 119 | "@types/lodash": "4.x.x",
|
120 | 120 | "@types/shelljs": "0.8.x",
|
|
0 commit comments