We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6f030 commit 458a2a8Copy full SHA for 458a2a8
package.json
@@ -4,10 +4,10 @@
4
"devDependencies": {
5
"@eejit/prettier-config": "^3.6.2",
6
"eslint": "^9.39.2",
7
- "eslint-plugin-jsdoc": "^62.0.0",
+ "eslint-plugin-jsdoc": "^62.1.0",
8
"globals": "^17.0.0",
9
- "stylelint": "^16.26.1",
10
- "stylelint-config-standard": "^39.0.1"
+ "stylelint": "^17.0.0",
+ "stylelint-config-standard": "^40.0.0"
11
},
12
"packageManager": "pnpm@10.28.0"
13
}
0 commit comments