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 86c7c75 commit 485c769Copy full SHA for 485c769
package.json
@@ -45,12 +45,12 @@
45
"ora": "^8.0.1"
46
},
47
"devDependencies": {
48
- "@commitlint/cli": "19.6.1",
49
- "@commitlint/config-conventional": "19.6.0",
+ "@commitlint/cli": "19.7.1",
+ "@commitlint/config-conventional": "19.7.1",
50
"@types/gradient-string": "1.1.6",
51
- "@types/node": "22.12.0",
52
- "@typescript-eslint/eslint-plugin": "8.22.0",
53
- "@typescript-eslint/parser": "8.22.0",
+ "@types/node": "22.13.1",
+ "@typescript-eslint/eslint-plugin": "8.23.0",
+ "@typescript-eslint/parser": "8.23.0",
54
"codependence": "0.3.1",
55
"eslint": "9.19.0",
56
"eslint-config-prettier": "10.0.1",
0 commit comments