Skip to content

Commit 3801a6a

Browse files
committed
Update dependency @types/node to v20.12.8
1 parent c92b888 commit 3801a6a

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
@@ -44,7 +44,7 @@
4444
"@rollup/plugin-typescript": "8.5.0",
4545
"@types/bent": "7.3.8",
4646
"@types/dotenv": "8.2.0",
47-
"@types/node": "20.12.2",
47+
"@types/node": "20.12.8",
4848
"@types/ramda": "0.29.12",
4949
"@types/sinon": "10.0.20",
5050
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,10 +1422,10 @@
14221422
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.16.tgz#3cc351f8d48101deadfed4c9e4f116048d437b4b"
14231423
integrity sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw==
14241424

1425-
"@types/[email protected].2":
1426-
version "20.12.2"
1427-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
1428-
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
1425+
"@types/[email protected].8":
1426+
version "20.12.8"
1427+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
1428+
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
14291429
dependencies:
14301430
undici-types "~5.26.4"
14311431

0 commit comments

Comments
 (0)