1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-03-17 06:34:53 +07:00

build(deps): bump tmp from 0.2.3 to 0.2.4 (#1264)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-06 20:00:05 +00:00
committed by GitHub
parent 3d16f46f22
commit f9e969abf5
4 changed files with 396 additions and 279 deletions

View File

@@ -35,7 +35,7 @@
"@types/semver": "^7.7.0",
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",
"tmp": "^0.2.3",
"tmp": "^0.2.4",
"which": "^5.0.0"
},
"devDependencies": {