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:
2024-11-11 20:46:20 +01:00
parent 8ae05c8bee
commit adb164f604
5 changed files with 193 additions and 255 deletions

View File

@@ -54,14 +54,14 @@
},
"devDependencies": {
"@types/eslint__js": "8.42.3",
"@types/node": "22.7.8",
"globals": "15.11.0",
"@types/node": "22.9.0",
"globals": "15.12.0",
"editorconfig-checker": "6.0.0",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-import-x": "4.3.1",
"typescript-eslint": "8.11.0",
"eslint-plugin-import-x": "4.4.0",
"typescript-eslint": "8.14.0",
"prettier": "3.3.3",
"semantic-release": "23.1.1",
"typescript": "5.6.3"