1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00

build(deps): update latest

This commit is contained in:
2023-12-26 22:07:17 +01:00
parent f243013173
commit 7f3c152e61
4 changed files with 249 additions and 135 deletions

View File

@@ -60,8 +60,8 @@
"@tsconfig/strictest": "2.0.2",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"editorconfig-checker": "5.1.2",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
@@ -70,7 +70,7 @@
"husky": "8.0.3",
"lint-staged": "15.2.0",
"markdownlint-cli2": "0.11.0",
"markdownlint-rule-relative-links": "2.1.1",
"markdownlint-rule-relative-links": "2.1.2",
"pinst": "3.0.0",
"prettier": "3.1.1",
"semantic-release": "22.0.12",