Chore: Upgrade golangci-lint (#27719)

* Chore: Upgrade golangci-lint to latest
* ci-build: Upgrade Node/Yarn

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-09-23 10:55:25 +02:00
committed by GitHub
parent ed054c205d
commit f5c2b771ee
9 changed files with 61 additions and 138 deletions

View File

@@ -311,6 +311,6 @@
"node": ">=12 <13"
},
"volta": {
"node": "12.18.3"
"node": "12.18.4"
}
}