1
0
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-12-11 00:25:45 +01:00

build(deps): update latest

This commit is contained in:
2025-11-27 11:58:20 +01:00
parent ede428ba5f
commit d6ba808207
5 changed files with 818 additions and 1254 deletions

View File

@@ -75,18 +75,18 @@
}
},
"devDependencies": {
"@types/node": "24.9.1",
"globals": "16.4.0",
"@types/node": "24.10.1",
"globals": "16.5.0",
"editorconfig-checker": "6.1.1",
"oxlint": "1.24.0",
"@oxlint/migrate": "1.24.0",
"eslint": "9.38.0",
"oxlint": "1.30.0",
"@oxlint/migrate": "1.30.0",
"eslint": "9.39.1",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "62.0.0",
"eslint-plugin-import-x": "4.16.1",
"typescript-eslint": "8.46.2",
"prettier": "3.6.2",
"semantic-release": "25.0.1",
"typescript-eslint": "8.48.0",
"prettier": "3.7.0",
"semantic-release": "25.0.2",
"typescript": "5.9.3"
}
}