We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c9989 commit dcbcb89Copy full SHA for dcbcb89
2 files changed
package.json
@@ -51,8 +51,8 @@
51
"@babel/core": "7.29.0",
52
"@babel/eslint-parser": "7.28.6",
53
"@babel/plugin-syntax-import-assertions": "7.28.6",
54
- "@commitlint/cli": "20.5.2",
55
- "@commitlint/config-conventional": "20.5.0",
+ "@commitlint/cli": "20.5.3",
+ "@commitlint/config-conventional": "20.5.3",
56
"@eslint/js": "9.39.4",
57
"@types/babel__core": "7.20.5",
58
"@types/lodash-es": "4.17.12",
@@ -70,7 +70,7 @@
70
"prettier": "3.8.3",
71
"tsx": "4.21.0",
72
"typescript": "5.9.3",
73
- "typescript-eslint": "8.59.0",
+ "typescript-eslint": "8.59.1",
74
"vite-tsconfig-paths": "5.1.4",
75
"vitest": "2.1.9"
76
}
0 commit comments