Skip to content

Commit

Permalink
chore: upgrade dependencies (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Feb 9, 2024
1 parent e227ef0 commit 034037f
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 492 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@
"ws": "^8.13.0",
"yootils": "^0.3.1"
},
"packageManager": "pnpm@7.27.0"
"packageManager": "pnpm@8.15.1"
}
Loading

0 comments on commit 034037f

Please sign in to comment.