deps: bump node from 12.19.0 to 12.19.1 (#471)

Open #472
This commit is contained in:
Shohei Ueda
2020-11-21 11:27:14 +09:00
committed by GitHub
parent 5560a30c30
commit 21d2e6ea58
2 changed files with 4 additions and 2 deletions

View File

@@ -34,4 +34,6 @@ jobs:
- uses: actions/checkout@v2
- run: make build
- run: make cirun cmd="npm ci"
- run: make ciall
# - run: make ciall
- run: make cirun cmd="npm run format:check"
- run: make cirun cmd="npm run lint"

2
.nvmrc
View File

@@ -1 +1 @@
12.19.0
12.19.1