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.6 to 0.2.7 (#1399)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 19:48:21 +00:00
committed by GitHub
parent e52a9f8996
commit b163415b47
4 changed files with 53 additions and 23 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.6",
"tmp": "^0.2.7",
"which": "^7.0.0",
"yaml": "^2.9.0"
},