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-01-06 23:12:38 +01:00
parent d9733dc1c8
commit 33c0f840ea
2 changed files with 201 additions and 147 deletions

View File

@@ -54,16 +54,16 @@
},
"devDependencies": {
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.2",
"globals": "15.13.0",
"@types/node": "22.10.5",
"globals": "15.14.0",
"editorconfig-checker": "6.0.0",
"eslint": "9.17.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-import-x": "4.5.0",
"typescript-eslint": "8.18.0",
"eslint-plugin-import-x": "4.6.1",
"typescript-eslint": "8.19.1",
"prettier": "3.4.2",
"semantic-release": "24.2.0",
"semantic-release": "24.2.1",
"typescript": "5.7.2"
}
}