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

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-08 17:51:35 +02:00
committed by GitHub
parent dc56f0045b
commit 7574dab08b
8 changed files with 213 additions and 154 deletions

View File

@@ -23,19 +23,22 @@
},
"author": "golangci",
"license": "MIT",
"engines": {
"node": ">=24.0.0"
},
"dependencies": {
"@actions/cache": "^4.0.3",
"@actions/cache": "^4.0.5",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.1",
"@actions/http-client": "^2.2.3",
"@octokit/plugin-retry": "^6.1.0",
"@actions/tool-cache": "^2.0.2",
"@types/node": "^22.15.30",
"@types/semver": "^7.7.0",
"@types/node": "^24.3.1",
"@types/semver": "^7.7.1",
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",
"tmp": "^0.2.4",
"tmp": "^0.2.5",
"which": "^5.0.0"
},
"devDependencies": {