Skip to content

Commit a72b10c

Browse files
committed
chore(deps): update dependency @types/node to v20.11.6
1 parent 8230eed commit a72b10c

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
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-multi-entry": "4.1.0",
4242
"@rollup/plugin-typescript": "8.5.0",
4343
"@types/dotenv": "8.2.0",
44-
"@types/node": "20.10.3",
44+
"@types/node": "20.11.6",
4545
"@types/ramda": "0.29.3",
4646
"@typescript-eslint/eslint-plugin": "5.62.0",
4747
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -716,10 +716,10 @@
716716
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.33.tgz#9e4f8c64345522e4e8ce77b334a8aaa64e2b6c78"
717717
integrity sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g==
718718

719-
"@types/node@20.10.3":
720-
version "20.10.3"
721-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
722-
integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==
719+
"@types/node@20.11.6":
720+
version "20.11.6"
721+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
722+
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
723723
dependencies:
724724
undici-types "~5.26.4"
725725

0 commit comments

Comments
 (0)