build(deps-dev): bump the dev-dependencies group with 3 updates (#1289)

This commit is contained in:
dependabot[bot]
2025-10-06 15:44:41 +02:00
committed by GitHub
parent 7409966d8b
commit 842023f6cf
2 changed files with 61 additions and 61 deletions

View File

@@ -42,7 +42,7 @@
"which": "^5.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.44.1",
"@typescript-eslint/eslint-plugin": "^8.45.0",
"@typescript-eslint/parser": "^8.32.1",
"@vercel/ncc": "^0.38.4",
"eslint": "^8.57.1",
@@ -51,6 +51,6 @@
"eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.6.2",
"typescript": "^5.9.2"
"typescript": "^5.9.3"
}
}