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 7b8ac29 commit 7fb46e6Copy full SHA for 7fb46e6
1 file changed
package.json
@@ -65,8 +65,8 @@
65
"provenance": true
66
},
67
"devDependencies": {
68
- "@commitlint/cli": "20.5.3",
69
- "@commitlint/config-conventional": "20.5.3",
+ "@commitlint/cli": "21.2.0",
+ "@commitlint/config-conventional": "21.2.0",
70
"@eslint/compat": "2.1.0",
71
"@eslint/eslintrc": "3.3.5",
72
"@eslint/js": "9.35.0",
@@ -77,7 +77,7 @@
77
"@testing-library/react-native": "13.3.3",
78
"@types/jest": "29.5.14",
79
"@types/react": "19.1.12",
80
- "commitlint": "20.5.3",
+ "commitlint": "21.2.0",
81
"del-cli": "7.0.0",
82
"eslint": "9.35.0",
83
"eslint-config-prettier": "10.1.8",
0 commit comments