Skip to content

Commit

Permalink
fix: update dependencies (#228)
Browse files Browse the repository at this point in the history
* fix: update dependencies

* fix: remove node 12,14 add node 18,20,22

* fix: update semantic-release to 24
  • Loading branch information
jimthedev authored Sep 30, 2024
1 parent aacde67 commit 2e8cafb
Show file tree
Hide file tree
Showing 3 changed files with 3,625 additions and 8,919 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
fail-fast: false
matrix:
node:
- 12
- 14
- 16
- 17
- 18
- 20
- 22
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
Expand Down
Loading

0 comments on commit 2e8cafb

Please sign in to comment.