We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78a0ff commit 1639766Copy full SHA for 1639766
2 files changed
package.json
@@ -42,11 +42,11 @@
42
},
43
"homepage": "https://loom.com/share/6b7082bd802b43618646242477701def",
44
"devDependencies": {
45
- "@commitlint/cli": "20.1.0",
46
- "@commitlint/config-conventional": "20.0.0",
+ "@commitlint/cli": "20.2.0",
+ "@commitlint/config-conventional": "20.2.0",
47
"@types/node": "24.10.1",
48
- "@typescript-eslint/eslint-plugin": "8.48.0",
49
- "@typescript-eslint/parser": "8.48.0",
+ "@typescript-eslint/eslint-plugin": "8.48.1",
+ "@typescript-eslint/parser": "8.48.1",
50
"codependence": "0.3.1",
51
"eslint": "8.57.0",
52
"eslint-config-prettier": "^10.1.8",
0 commit comments