Skip to content

Commit 0daad38

Browse files
committed
chore(deps): update dependency @types/node to v18.17.12
1 parent 7bee4fe commit 0daad38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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": "18.17.6",
44+
"@types/node": "18.17.12",
4545
"@types/ramda": "0.29.3",
4646
"@typescript-eslint/eslint-plugin": "5.62.0",
4747
"@typescript-eslint/parser": "5.62.0",

yarn.lock

+4-4
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].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==
719+
"@types/[email protected].12":
720+
version "18.17.12"
721+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.12.tgz#c6bd7413a13e6ad9cfb7e97dd5c4e904c1821e50"
722+
integrity sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==
723723

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

0 commit comments

Comments
 (0)