Skip to content

Commit

Permalink
build(deps): update dev dependencies (#109)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: stop testing in Node 12
  • Loading branch information
gr2m committed Oct 25, 2022
1 parent 21c118c commit b249db4
Show file tree
Hide file tree
Showing 6 changed files with 1,964 additions and 6,505 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -11,10 +11,10 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node_version:
- 12
node_version:
- 14
- 16
- 18

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b249db4

Please sign in to comment.