mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2026-02-20 03:08:59 +01:00
fix: update .oxlintrc.json
This commit is contained in:
@@ -75,16 +75,16 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "25.2.3",
|
||||
"@types/node": "25.3.0",
|
||||
"globals": "17.3.0",
|
||||
"editorconfig-checker": "6.1.1",
|
||||
"oxlint": "1.46.0",
|
||||
"@oxlint/migrate": "1.46.0",
|
||||
"oxlint": "1.49.0",
|
||||
"@oxlint/migrate": "1.49.0",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-plugin-promise": "7.2.1",
|
||||
"eslint-plugin-unicorn": "63.0.0",
|
||||
"eslint-plugin-import-x": "4.16.1",
|
||||
"typescript-eslint": "8.55.0",
|
||||
"typescript-eslint": "8.56.0",
|
||||
"prettier": "3.8.1",
|
||||
"semantic-release": "25.0.3",
|
||||
"typescript": "5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user