Skip to content

Commit

Permalink
Merge pull request #115 from hildjj/update-deps
Browse files Browse the repository at this point in the history
Update dependencies, particularly the latest Minimatch
  • Loading branch information
hildjj committed Feb 3, 2023
2 parents dbe092a + db67f01 commit ebad1c4
Show file tree
Hide file tree
Showing 5 changed files with 192 additions and 1,989 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x, 18.x]
node-version: [14.x, 16.x, 18.x, 19.x]
os: [ubuntu-latest, macos-latest, windows-latest]

runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit ebad1c4

Please sign in to comment.