Skip to content

Commit 3e8eae4

Browse files
Update lockfile (#96)
* Update lockfile * update node in CI Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Francisco Giordano <[email protected]>
1 parent 45c9d9b commit 3e8eae4

File tree

2 files changed

+2213
-1778
lines changed

2 files changed

+2213
-1778
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- uses: actions/setup-node@v3
1212
with:
13-
node-version: 12.x
13+
node-version: 16.x
1414

1515
- run: npm ci
1616
- run: npm run lint

0 commit comments

Comments
 (0)