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 e5dce51 commit da07c98Copy full SHA for da07c98
package.json
@@ -38,9 +38,9 @@
38
"devDependencies": {
39
"@babel/core": "7.22.9",
40
"@babel/eslint-parser": "7.25.9",
41
- "@commitlint/cli": "17.8.1",
42
- "@commitlint/config-conventional": "17.8.1",
43
- "@release-it/conventional-changelog": "5.1.1",
+ "@commitlint/cli": "19.6.1",
+ "@commitlint/config-conventional": "19.6.0",
+ "@release-it/conventional-changelog": "9.0.4",
44
"eslint": "8.57.1",
45
"eslint-config-airbnb-base": "15.0.0",
46
"eslint-config-prettier": "8.10.0",
@@ -52,7 +52,7 @@
52
"is-ci": "3.0.1",
53
"lint-staged": "13.3.0",
54
"prettier": "2.8.8",
55
- "release-it": "15.11.0"
+ "release-it": "18.0.0"
56
},
57
"dependencies": {
58
"@slack/web-api": "^6.5.1",
0 commit comments