1
0
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2026-01-17 23:15:13 +01:00

build(deps): update latest

This commit is contained in:
2026-01-14 23:17:34 +01:00
parent f3eae972a5
commit 1ca98dd3cb
5 changed files with 446 additions and 335 deletions

View File

@@ -75,17 +75,17 @@
}
},
"devDependencies": {
"@types/node": "24.10.1",
"globals": "16.5.0",
"@types/node": "25.0.8",
"globals": "17.0.0",
"editorconfig-checker": "6.1.1",
"oxlint": "1.30.0",
"@oxlint/migrate": "1.30.0",
"eslint": "9.39.1",
"oxlint": "1.39.0",
"@oxlint/migrate": "1.39.0",
"eslint": "9.39.2",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "62.0.0",
"eslint-plugin-import-x": "4.16.1",
"typescript-eslint": "8.48.0",
"prettier": "3.7.0",
"typescript-eslint": "8.53.0",
"prettier": "3.7.4",
"semantic-release": "25.0.2",
"typescript": "5.9.3"
}