Skip to content

Commit

Permalink
Merge pull request #531 from KaiVolland/update-packages
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
KaiVolland authored Feb 22, 2022
2 parents cedf829 + 992b76c commit c3e3e04
Show file tree
Hide file tree
Showing 4 changed files with 3,043 additions and 1,320 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]

steps:
- name: Checkout sources
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/on-push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]

steps:
- name: Checkout sources
Expand Down
Loading

0 comments on commit c3e3e04

Please sign in to comment.