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

This commit is contained in:
dependabot[bot]
2025-01-13 12:28:21 +01:00
committed by GitHub
parent 58eda26a51
commit a0297a1378
2 changed files with 59 additions and 59 deletions

View File

@@ -38,8 +38,8 @@
"which": "^5.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
@@ -47,6 +47,6 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}