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

This commit is contained in:
dependabot[bot] 2025-12-01 12:32:33 +01:00 committed by GitHub
parent 13fed6f911
commit 5256ff0c0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 110 additions and 170 deletions

View file

@ -43,7 +43,7 @@
"yaml": "^2.8.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/eslint-plugin": "^8.48.0",
"@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.6.2",
"prettier": "^3.7.3",
"typescript": "^5.9.3"
}
}