Skip to content

Commit

Permalink
Merge pull request #56 from twingly/bump-mocha
Browse files Browse the repository at this point in the history
Bump `mocha` from 9.1.3 to 11.0.1
  • Loading branch information
vikiv480 authored Dec 19, 2024
2 parents 343a69f + 8e64af8 commit a8c1068
Show file tree
Hide file tree
Showing 3 changed files with 674 additions and 307 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [12.x, 14.x, 16.x]
node: [14.x, 16.x]

steps:
- name: Checkout code
Expand Down
Loading

0 comments on commit a8c1068

Please sign in to comment.