bump some deps

This commit is contained in:
2021-11-15 13:03:08 -05:00
parent 2fffdcbd31
commit b8db6d6fb3
4 changed files with 206 additions and 673 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
fetch-depth: 1
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16.x
- run: |
yarn install --frozen-lockfile
yarn lint