Skip to content

Commit

Permalink
build: dependabot alerts (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
JAHMCR authored May 2, 2024
1 parent 8c1d76f commit 9a950b4
Show file tree
Hide file tree
Showing 8 changed files with 26,502 additions and 19,126 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [12, 14, 16]
node: [16]
steps:
- uses: actions/checkout@v2

Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ build/
# Misc
.DS_Store
/.vscode

# JetBrans IDE
.idea
Loading

0 comments on commit 9a950b4

Please sign in to comment.