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 d3d083b commit 6d4fd06Copy full SHA for 6d4fd06
package.json
@@ -57,9 +57,9 @@
57
"verdaccio": "^4.3.4"
58
},
59
"devDependencies": {
60
- "@commitlint/cli": "7.0.0",
61
- "@commitlint/config-conventional": "7.0.1",
62
- "@commitlint/travis-cli": "7.0.0",
+ "@commitlint/cli": "8.2.0",
+ "@commitlint/config-conventional": "8.2.0",
+ "@commitlint/travis-cli": "8.2.0",
63
"@types/http-errors": "1.6.2",
64
"@types/jest": "24.0.22",
65
"@types/lodash": "^4.14.146",
@@ -79,7 +79,7 @@
79
"husky": "0.14.3",
80
"in-publish": "2.0.0",
81
"jest": "24.9.0",
82
- "jest-environment-node": "^23.4.0",
+ "jest-environment-node": "^24.9.0",
83
"license-checker": "20.1.0",
84
"lodash": "^4.17.15",
85
"markdownlint-cli": "0.19.0",
0 commit comments