Skip to content

Commit bd3f9c8

Browse files
committed
feat(deps): upgrade to latest deps, add support for new error format
1 parent 25fad7b commit bd3f9c8

File tree

6 files changed

+20104
-1481
lines changed

6 files changed

+20104
-1481
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: setup nodejs
1313
uses: actions/setup-node@v1
1414
with:
15-
node-version: 14.x
15+
node-version: 15.x
1616

1717
- name: install dependencies
1818
env:

0 commit comments

Comments
 (0)