Skip to content

Commit 034037f

Browse files
authored
chore: upgrade dependencies (#577)
1 parent e227ef0 commit 034037f

File tree

3 files changed

+508
-492
lines changed

3 files changed

+508
-492
lines changed

Diff for: .github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

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

2222
steps:

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
"ws": "^8.13.0",
6868
"yootils": "^0.3.1"
6969
},
70-
"packageManager": "pnpm@7.27.0"
70+
"packageManager": "pnpm@8.15.1"
7171
}

0 commit comments

Comments
 (0)