Skip to content

Commit edf7ad7

Browse files
committed
Update dependency @types/node to v18.17.6
1 parent b4a108b commit edf7ad7

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
@@ -40,7 +40,7 @@
4040
"@rollup/plugin-multi-entry": "4.1.0",
4141
"@rollup/plugin-typescript": "8.5.0",
4242
"@types/dotenv": "8.2.0",
43-
"@types/node": "18.17.5",
43+
"@types/node": "18.17.6",
4444
"@types/ramda": "0.29.3",
4545
"@typescript-eslint/eslint-plugin": "5.62.0",
4646
"@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/[email protected].5":
720-
version "18.17.5"
721-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.5.tgz#c58b12bca8c2a437b38c15270615627e96dd0bc5"
722-
integrity sha512-xNbS75FxH6P4UXTPUJp/zNPq6/xsfdJKussCWNOnz4aULWIRwMgP1LgaB5RiBnMX1DPCYenuqGZfnIAx5mbFLA==
719+
"@types/[email protected].6":
720+
version "18.17.6"
721+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.6.tgz#0296e9a30b22d2a8fcaa48d3c45afe51474ca55b"
722+
integrity sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg==
723723

724724
"@types/node@^12.12.6":
725725
version "12.20.55"

0 commit comments

Comments
 (0)