Skip to content

Commit cb58961

Browse files
committed
Update dependency @types/node to v18.15.11
1 parent 46cd0b7 commit cb58961

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.11.18",
43+
"@types/node": "18.15.11",
4444
"@types/ramda": "0.28.22",
4545
"@typescript-eslint/eslint-plugin": "5.49.0",
4646
"@typescript-eslint/parser": "5.49.0",

yarn.lock

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

707-
"@types/node@18.11.18":
708-
version "18.11.18"
709-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
710-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
707+
"@types/node@18.15.11":
708+
version "18.15.11"
709+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
710+
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
711711

712712
"@types/node@^12.12.6":
713713
version "12.20.55"

0 commit comments

Comments
 (0)