We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07fd40 commit 986f242Copy full SHA for 986f242
tools/code-style/package.json
@@ -7,19 +7,19 @@
7
},
8
"dependencies": {
9
"@eslint/eslintrc": "3.2.0",
10
- "@eslint/js": "9.17.0",
+ "@eslint/js": "9.18.0",
11
"@types/eslint": "^9.6.1",
12
"eslint": "9.14.0",
13
- "eslint-config-love": "114.0.0",
+ "eslint-config-love": "117.0.0",
14
"eslint-plugin-editorconfig": "4.0.3",
15
"eslint-plugin-import": "2.31.0",
16
- "eslint-plugin-jsdoc": "50.6.1",
+ "eslint-plugin-jsdoc": "50.6.2",
17
"eslint-plugin-license-header": "0.6.1",
18
"eslint-plugin-n": "17.15.1",
19
"eslint-plugin-promise": "7.2.1",
20
"eslint-plugin-simple-import-sort": "12.1.1",
21
"eslint-plugin-tsdoc": "0.4.0",
22
"globals": "^15.7.0",
23
- "typescript-eslint": "8.19.1"
+ "typescript-eslint": "8.20.0"
24
}
25
0 commit comments