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 b88100f commit d89d7b1Copy full SHA for d89d7b1
package.json
@@ -51,8 +51,8 @@
51
"@babel/plugin-proposal-object-rest-spread": "^7.19.4",
52
"@babel/preset-env": "^7.19.4",
53
"@babel/preset-typescript": "^7.18.6",
54
- "@commitlint/cli": "^17.1.2",
55
- "@commitlint/config-conventional": "^17.1.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
56
"@types/byline": "^4.2.33",
57
"@types/jest": "^29.0.0",
58
"@types/util.promisify": "^1.0.4",
0 commit comments