We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef35f9 commit 43fc4c5Copy full SHA for 43fc4c5
package.json
@@ -14,9 +14,9 @@
14
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
15
"@babel/preset-env": "^7.15.6",
16
"@babel/preset-typescript": "^7.15.0",
17
- "@commitlint/cli": "^13.1.0",
18
- "@commitlint/config-conventional": "^13.1.0",
19
- "@commitlint/prompt-cli": "^13.1.0",
+ "@commitlint/cli": "^15.0.0",
+ "@commitlint/config-conventional": "^15.0.0",
+ "@commitlint/prompt-cli": "^15.0.0",
20
"babel-core": "^7.0.0-bridge.0",
21
"babel-eslint": "^10.1.0",
22
"babel-jest": "^27.2.1",
0 commit comments