We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5609cce commit 24ece5fCopy full SHA for 24ece5f
package.json
@@ -25,7 +25,7 @@
25
"pnpm": ">=9.0.0"
26
},
27
"volta": {
28
- "node": "22.15.0",
+ "node": "22.16.0",
29
"pnpm": "10.11.0"
30
31
"packageManager": "pnpm@10.11.0",
@@ -50,9 +50,9 @@
50
"@biomejs/biome": "^1.9.4",
51
"@commitlint/cli": "^19.8.1",
52
"@commitlint/config-conventional": "^19.8.1",
53
- "@eslint/js": "^9.26.0",
54
- "eslint": "^9.26.0",
55
- "eslint-plugin-jsdoc": "^50.6.16",
+ "@eslint/js": "^9.27.0",
+ "eslint": "^9.27.0",
+ "eslint-plugin-jsdoc": "^50.6.17",
56
"eslint-plugin-perfectionist": "^4.13.0",
57
"husky": "^9.1.7",
58
"lint-staged": "^16.0.0",
0 commit comments