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

build(deps): bump @types/node from 20.5.9 to 20.6.0 (#847)

This commit is contained in:
dependabot[bot]
2023-09-11 12:21:00 +02:00
committed by GitHub
parent d66278f1e9
commit 846e7ddcd9
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.1.1",
"@actions/tool-cache": "^2.0.1",
"@types/node": "^20.5.9",
"@types/node": "^20.6.0",
"@types/semver": "^7.5.1",
"@types/tmp": "^0.2.3",
"tmp": "^0.2.1"