Skip to content

Commit df9121c

Browse files
committed
Update dependency @types/node to v20
1 parent cfb83dc commit df9121c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/bent": "7.3.8",
3434
"@types/deep-equal": "1.0.4",
3535
"@types/dotenv": "8.2.0",
36-
"@types/node": "18.19.9",
36+
"@types/node": "20.11.6",
3737
"@types/ramda": "0.29.3",
3838
"@types/sinon": "10.0.20",
3939
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@
12701270
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
12711271
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
12721272

1273-
"@types/node@18.19.9":
1274-
version "18.19.9"
1275-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.9.tgz#6c2624c3a05bfa3a2735c533f95597ffacbb5608"
1276-
integrity sha512-oZFKlC8l5YtzGQNT4zC2PiSSKzQVZ8bAwwd+EYdPLtyk0nSEq6O16SkK+rkkT2eflDAbormJgEF3QnH3oDrTSw==
1273+
"@types/node@20.11.6":
1274+
version "20.11.6"
1275+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
1276+
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
12771277
dependencies:
12781278
undici-types "~5.26.4"
12791279

0 commit comments

Comments
 (0)