We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e7476 commit e2a4d47Copy full SHA for e2a4d47
2 files changed
package.json
@@ -53,18 +53,18 @@
53
"@babel/plugin-syntax-import-assertions": "7.28.6",
54
"@commitlint/cli": "20.5.3",
55
"@commitlint/config-conventional": "20.5.3",
56
- "@eslint/js": "9.39.4",
+ "@eslint/js": "10.0.1",
57
"@types/babel__core": "7.20.5",
58
"@types/lodash-es": "4.17.12",
59
"@types/node": "24.12.2",
60
"@vitest/coverage-v8": "2.1.9",
61
"commitizen": "4.3.1",
62
"cz-conventional-changelog": "3.3.0",
63
- "eslint": "9.39.4",
+ "eslint": "10.3.0",
64
"eslint-config-prettier": "10.1.8",
65
"globals": "15.15.0",
66
"husky": "9.1.7",
67
- "lint-staged": "16.4.0",
+ "lint-staged": "17.0.2",
68
"lodash-es": "4.18.1",
69
"pkgroll": "2.27.0",
70
"prettier": "3.8.3",
0 commit comments