We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c2091 commit ec7438bCopy full SHA for ec7438b
package.json
@@ -51,8 +51,8 @@
51
"@babel/core": "7.28.5",
52
"@babel/eslint-parser": "7.28.5",
53
"@babel/plugin-syntax-import-assertions": "7.27.1",
54
- "@commitlint/cli": "20.2.0",
55
- "@commitlint/config-conventional": "20.2.0",
+ "@commitlint/cli": "20.3.0",
+ "@commitlint/config-conventional": "20.3.0",
56
"@eslint/js": "9.39.2",
57
"@types/babel__core": "7.20.5",
58
"@types/lodash-es": "4.17.12",
@@ -70,7 +70,7 @@
70
"prettier": "3.7.4",
71
"tsx": "4.21.0",
72
"typescript": "5.9.3",
73
- "typescript-eslint": "8.50.1",
+ "typescript-eslint": "8.51.0",
74
"vite-tsconfig-paths": "5.1.4",
75
"vitest": "2.1.9"
76
}
0 commit comments