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 19f83e6 commit 7ad58a7Copy full SHA for 7ad58a7
package.json
@@ -44,7 +44,7 @@
44
"devDependencies": {
45
"@commitlint/cli": "20.1.0",
46
"@commitlint/config-conventional": "20.0.0",
47
- "@types/node": "24.9.1",
+ "@types/node": "24.10.0",
48
"@typescript-eslint/eslint-plugin": "8.46.2",
49
"@typescript-eslint/parser": "8.46.2",
50
"codependence": "0.3.1",
@@ -54,7 +54,7 @@
54
"is-ci": "^4.1.0",
55
"lint-staged": "16.2.6",
56
"release-it": "19.0.5",
57
- "rimraf": "6.0.1",
+ "rimraf": "6.1.0",
58
"tslib": "2.8.1",
59
"tsup": "^8.0.1",
60
"tsx": "^4.7.0",
0 commit comments