We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99caf39 + 06d94ba commit f5484bfCopy full SHA for f5484bf
2 files changed
package.json
@@ -42,17 +42,17 @@
42
},
43
"homepage": "https://loom.com/share/6b7082bd802b43618646242477701def",
44
"devDependencies": {
45
- "@commitlint/cli": "20.4.2",
46
- "@commitlint/config-conventional": "20.4.2",
47
- "@types/node": "25.3.3",
+ "@commitlint/cli": "20.4.3",
+ "@commitlint/config-conventional": "20.4.3",
+ "@types/node": "25.3.5",
48
"@typescript-eslint/eslint-plugin": "8.56.1",
49
"@typescript-eslint/parser": "8.56.1",
50
"codependence": "0.3.1",
51
"eslint": "8.57.0",
52
"eslint-config-prettier": "^10.1.8",
53
"husky": "9.1.7",
54
"is-ci": "^4.1.0",
55
- "lint-staged": "16.3.1",
+ "lint-staged": "16.3.2",
56
"release-it": "19.2.4",
57
"rimraf": "6.1.3",
58
"tslib": "2.8.1",
0 commit comments