We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38f84c6 + 940c0f8 commit 322597eCopy full SHA for 322597e
package.json
@@ -38,18 +38,18 @@
38
},
39
"homepage": "https://github.com/yowainwright/es-check#readme",
40
"devDependencies": {
41
- "@commitlint/cli": "19.4.1",
42
- "@commitlint/config-conventional": "19.4.1",
+ "@commitlint/cli": "19.5.0",
+ "@commitlint/config-conventional": "19.5.0",
43
"@commitlint/format": "^19.3.0",
44
- "@commitlint/prompt": "19.4.1",
+ "@commitlint/prompt": "19.5.0",
45
"assert": "^2.1.0",
46
"codecov": "^3.8.3",
47
"codependence": "^0.3.1",
48
"commitizen": "4.3.0",
49
"conventional-changelog-cli": "^5.0.0",
50
"eslint": "9.10.0",
51
"eslint-config-prettier": "9.1.0",
52
- "husky": "9.1.5",
+ "husky": "9.1.6",
53
"is-ci": "^3.0.1",
54
"mocha": "10.7.3",
55
"nyc": "^17.0.0",
0 commit comments