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.
2 parents 19f83e6 + 31f2138 commit 02bb4e2Copy full SHA for 02bb4e2
package.json
@@ -44,17 +44,17 @@
44
"devDependencies": {
45
"@commitlint/cli": "20.1.0",
46
"@commitlint/config-conventional": "20.0.0",
47
- "@types/node": "24.9.1",
48
- "@typescript-eslint/eslint-plugin": "8.46.2",
49
- "@typescript-eslint/parser": "8.46.2",
+ "@types/node": "24.10.1",
+ "@typescript-eslint/eslint-plugin": "8.46.4",
+ "@typescript-eslint/parser": "8.46.4",
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.2.6",
56
- "release-it": "19.0.5",
57
- "rimraf": "6.0.1",
+ "release-it": "19.0.6",
+ "rimraf": "6.1.0",
58
"tslib": "2.8.1",
59
"tsup": "^8.0.1",
60
"tsx": "^4.7.0",
0 commit comments