Skip to content

Commit 68532f9

Browse files
authored
chore: upgrade deps (#132)
temporarily blocked from TS 5.3.2 secondary to microsoft/TypeScript#56478 fix expected in 5.3.3
1 parent 3a103a8 commit 68532f9

File tree

8 files changed

+1897
-7809
lines changed

8 files changed

+1897
-7809
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
runs-on: ubuntu-latest
9999
strategy:
100100
matrix:
101-
node_version_to_setup: [16, 18, 19]
101+
node_version_to_setup: [18, 20, 21]
102102
permissions:
103103
contents: read # for actions/checkout
104104
steps:

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v19
1+
v21

0 commit comments

Comments
 (0)