Skip to content

Commit 153d76b

Browse files
update dependencies (#1252)
1 parent 4790509 commit 153d76b

File tree

28 files changed

+10930
-17249
lines changed

28 files changed

+10930
-17249
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
node: [10, 12, 14]
13+
node: [12, 14, 16]
1414
os: [ubuntu-latest, macOS-latest, windows-latest]
1515

1616
steps:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ yarn-error.log*
1414
.idea/
1515
/__coverage/
1616
.DS_Store
17+
packages/*/package-lock.json

0 commit comments

Comments
 (0)