1
0
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2026-05-06 13:48:09 +02:00

build(deps): update latest

This commit is contained in:
2026-04-21 08:15:46 +02:00
parent 7e18405353
commit f984a43adc
2 changed files with 329 additions and 315 deletions
+322 -308
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -75,18 +75,18 @@
}
},
"devDependencies": {
"@types/node": "25.5.2",
"globals": "17.4.0",
"@types/node": "25.6.0",
"globals": "17.5.0",
"editorconfig-checker": "6.1.1",
"oxlint": "1.59.0",
"@oxlint/migrate": "1.58.0",
"oxlint": "1.61.0",
"@oxlint/migrate": "1.61.0",
"eslint": "9.39.4",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "64.0.0",
"eslint-plugin-import-x": "4.16.2",
"typescript-eslint": "8.58.0",
"prettier": "3.8.1",
"typescript-eslint": "8.59.0",
"prettier": "3.8.3",
"semantic-release": "25.0.3",
"typescript": "6.0.2"
"typescript": "6.0.3"
}
}