We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603a969 commit d84e93dCopy full SHA for d84e93d
package.json
@@ -11,12 +11,12 @@
11
"semantic-release": "semantic-release"
12
},
13
"devDependencies": {
14
- "@commitlint/cli": "^7.2.1",
15
- "@commitlint/config-conventional": "^7.1.2",
16
- "@commitlint/travis-cli": "^7.2.1",
17
- "husky": "^1.1.3",
18
- "semantic-release": "^15.10.8",
19
- "travis-deploy-once": "^5.0.9"
+ "@commitlint/cli": "7.6.1",
+ "@commitlint/config-conventional": "7.6.0",
+ "@commitlint/travis-cli": "7.6.1",
+ "husky": "1.1.3",
+ "semantic-release": "15.10.8",
+ "travis-deploy-once": "5.0.9"
20
21
"renovate-config": {
22
"default": {
0 commit comments