build(deps): bump the dependencies group with 2 updates (#1113)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-07 17:31:44 +02:00
committed by GitHub
parent 0ddaf3ca3f
commit 3d4174dbf5
4 changed files with 335 additions and 1393 deletions

View File

@@ -25,7 +25,7 @@
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/http-client": "^2.2.3",
@@ -35,7 +35,7 @@
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",
"tmp": "^0.2.3",
"which": "^4.0.0"
"which": "^5.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.8.0",