Skip to content

Commit 39633d2

Browse files
committed
chore(deps): update dependency @types/node to v20.12.5
1 parent 17e539d commit 39633d2

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.12.2",
44+
"@types/node": "20.12.5",
4545
"@types/ramda": "0.29.12",
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
@@ -739,10 +739,10 @@
739739
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.33.tgz#9e4f8c64345522e4e8ce77b334a8aaa64e2b6c78"
740740
integrity sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g==
741741

742-
"@types/[email protected].2":
743-
version "20.12.2"
744-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
745-
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
742+
"@types/[email protected].5":
743+
version "20.12.5"
744+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
745+
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
746746
dependencies:
747747
undici-types "~5.26.4"
748748

0 commit comments

Comments
 (0)