Skip to content

Commit

Permalink
Bump some deps (#192)
Browse files Browse the repository at this point in the history
* Bump deps

* Removing Node 12
  • Loading branch information
diemol authored Aug 30, 2023
1 parent f5ab51d commit b571ca8
Show file tree
Hide file tree
Showing 3 changed files with 1,171 additions and 962 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [14.x, 16.x, 18.x]
steps:
- name: Clone Repository
uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit b571ca8

Please sign in to comment.