Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo Dapor committed Mar 1, 2024
1 parent d54a329 commit 00ee6b4
Show file tree
Hide file tree
Showing 3 changed files with 334 additions and 407 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
node:
- '18'
- '21'
- '20'
platform:
- macos-latest
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"author": "catull@gmail.com",
"license": "BSD-2-Clause",
"devDependencies": {
"@types/node": "20.11.22",
"@types/node": "20.11.24",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitest/coverage-v8": "1.3.1",
Expand Down

0 comments on commit 00ee6b4

Please sign in to comment.