Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gido Manders authored and gidomanders committed Mar 10, 2022
1 parent f6dddff commit 84f10fd
Show file tree
Hide file tree
Showing 4 changed files with 11,498 additions and 9,268 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

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

steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -42,4 +42,4 @@ jobs:
name: codecov-umbrella
fail_ci_if_error: true
path_to_write_report: ./coverage/codecov_report.txt
verbose: true
verbose: true
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vscode
.idea

# jekyll
*.gem
Expand Down
Loading

0 comments on commit 84f10fd

Please sign in to comment.