Skip to content

Commit

Permalink
Merge pull request #37 from blakek/dep-updates
Browse files Browse the repository at this point in the history
⬆️ update all packages to their latest versions
  • Loading branch information
blakek authored Aug 22, 2022
2 parents f114ed1 + b22a2d9 commit 07a18a1
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 1,248 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ jobs:
fail-fast: true
matrix:
node_version:
- '12'
- '14'
- '16'
- '17'
- '18'

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
},
"dependencies": {},
"devDependencies": {
"ava": "^3.15.0"
"ava": "^4.3.1"
}
}
Loading

0 comments on commit 07a18a1

Please sign in to comment.