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 83414ce commit 44482ccCopy full SHA for 44482cc
package.json
@@ -71,8 +71,8 @@
71
"@babel/plugin-transform-runtime": "^7.23.2",
72
"@babel/preset-env": "^7.23.2",
73
"@babel/preset-typescript": "^7.23.2",
74
- "@commitlint/cli": "^17.8.1",
75
- "@commitlint/config-conventional": "^17.8.1",
+ "@commitlint/cli": "^18.0.0",
+ "@commitlint/config-conventional": "^18.0.0",
76
"@jest/globals": "^29.7.0",
77
"@rollup/plugin-babel": "^6.0.4",
78
"@rollup/plugin-commonjs": "^25.0.7",
0 commit comments