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

This commit is contained in:
dependabot[bot]
2025-12-08 13:32:43 +01:00
committed by GitHub
parent 87a373f691
commit ca80beefdd
2 changed files with 61 additions and 61 deletions

View File

@@ -43,7 +43,7 @@
"yaml": "^2.8.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.48.0",
"@typescript-eslint/eslint-plugin": "^8.48.1",
"@typescript-eslint/parser": "^8.32.1",
"@vercel/ncc": "^0.38.4",
"eslint": "^8.57.1",
@@ -51,7 +51,7 @@
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.7.3",
"prettier": "^3.7.4",
"typescript": "^5.9.3"
}
}