1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-06-18 01:05:47 +07:00

build(deps): bump tmp from 0.2.5 to 0.2.6 (#1397)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-28 13:01:57 +02:00
committed by GitHub
parent 5403a413de
commit 8182aa3494
4 changed files with 47 additions and 17 deletions

View File

@@ -38,7 +38,7 @@
"@types/semver": "^7.7.1",
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",
"tmp": "^0.2.5",
"tmp": "^0.2.6",
"which": "^7.0.0",
"yaml": "^2.9.0"
},