Skip to content

Commit

Permalink
chore: bump dependencies (#2413)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef authored Apr 22, 2021
1 parent 409769e commit 3c00eca
Show file tree
Hide file tree
Showing 5 changed files with 427 additions and 743 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 15.14.0
node-version: 16.0.0
- name: Setup build cache
uses: actions/cache@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15.14.0
16.0.0
Loading

0 comments on commit 3c00eca

Please sign in to comment.