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:
2025-02-22 23:41:04 +01:00
parent fe7fddca13
commit ec16bb6eec
5 changed files with 250 additions and 258 deletions

View File

@@ -53,17 +53,16 @@
"typescript-eslint": "^8.8.0"
},
"devDependencies": {
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.6",
"globals": "15.14.0",
"@types/node": "22.13.5",
"globals": "15.15.0",
"editorconfig-checker": "6.0.1",
"eslint": "9.18.0",
"eslint": "9.21.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-import-x": "4.6.1",
"typescript-eslint": "8.20.0",
"prettier": "3.4.2",
"semantic-release": "24.2.1",
"typescript-eslint": "8.24.1",
"prettier": "3.5.2",
"semantic-release": "24.2.3",
"typescript": "5.7.3"
}
}