We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40f155 commit 2a80d7bCopy full SHA for 2a80d7b
package.json
@@ -25,7 +25,7 @@
25
"pnpm": ">=9.0.0"
26
},
27
"volta": {
28
- "node": "22.13.0",
+ "node": "22.13.1",
29
"pnpm": "9.15.4"
30
31
"packageManager": "pnpm@9.15.4",
@@ -53,10 +53,10 @@
53
"@eslint/js": "^9.18.0",
54
"eslint": "^9.18.0",
55
"eslint-define-config": "^2.1.0",
56
- "eslint-plugin-jsdoc": "^50.6.1",
57
- "eslint-plugin-perfectionist": "^4.6.0",
+ "eslint-plugin-jsdoc": "^50.6.2",
+ "eslint-plugin-perfectionist": "^4.7.0",
58
"husky": "^9.1.7",
59
- "lint-staged": "^15.4.1",
+ "lint-staged": "^15.4.2",
60
"neostandard": "^0.12.0",
61
"prettier": "^3.4.2"
62
}
0 commit comments