Skip to content

Commit 40eb623

Browse files
authored
chore(dev-deps): bump CS tools (#1167)
this was not picked up by Dependabot. need to investigate Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 305f4da commit 40eb623

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tools/code-style/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
"@eslint/eslintrc": "3.1.0",
1010
"@eslint/js": "9.7.0",
1111
"@types/eslint": "^8.56.10",
12-
"eslint": "8.57.0",
12+
"eslint": "8.57.1",
1313
"eslint-config-love": "56.0.0",
1414
"eslint-plugin-editorconfig": "4.0.3",
1515
"eslint-plugin-header": "3.1.1",
16-
"eslint-plugin-import": "2.29.1",
17-
"eslint-plugin-jsdoc": "48.7.0",
18-
"eslint-plugin-n": "17.9.0",
19-
"eslint-plugin-promise": "6.4.0",
16+
"eslint-plugin-import": "2.31.0",
17+
"eslint-plugin-jsdoc": "48.11.0",
18+
"eslint-plugin-n": "17.13.1",
19+
"eslint-plugin-promise": "6.6.0",
2020
"eslint-plugin-simple-import-sort": "12.1.1",
2121
"eslint-plugin-tsdoc": "0.3.0",
2222
"globals": "^15.7.0",
23-
"typescript-eslint": "7.16.0"
23+
"typescript-eslint": "7.18.0"
2424
}
2525
}

0 commit comments

Comments
 (0)