build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates (#1132)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-02 12:54:29 +01:00
committed by GitHub
parent 1720a0ed2a
commit 9e66d46e22
4 changed files with 281 additions and 141 deletions

View File

@@ -38,15 +38,15 @@
"which": "^5.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
"prettier": "^3.4.1",
"typescript": "^5.7.2"
}
}