Skip to content

Commit

Permalink
update dependencies (#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbenz authored Jul 12, 2021
1 parent 4790509 commit 153d76b
Show file tree
Hide file tree
Showing 28 changed files with 10,930 additions and 17,249 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

strategy:
matrix:
node: [10, 12, 14]
node: [12, 14, 16]
os: [ubuntu-latest, macOS-latest, windows-latest]

steps:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ yarn-error.log*
.idea/
/__coverage/
.DS_Store
packages/*/package-lock.json
Loading

0 comments on commit 153d76b

Please sign in to comment.