Skip to content

Commit 6c45184

Browse files
committed
Update dependency @types/node to v20.14.6
1 parent 0a08368 commit 6c45184

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
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@ava/typescript": "5.0.0",
2424
"@types/dotenv": "8.2.0",
25-
"@types/node": "20.14.5",
25+
"@types/node": "20.14.6",
2626
"@types/ramda": "0.30.0",
2727
"@typescript-eslint/eslint-plugin": "7.13.1",
2828
"@typescript-eslint/parser": "7.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -501,10 +501,10 @@
501501
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
502502
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
503503

504-
"@types/[email protected].5":
505-
version "20.14.5"
506-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.5.tgz#fe35e3022ebe58b8f201580eb24e1fcfc0f2487d"
507-
integrity sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==
504+
"@types/[email protected].6":
505+
version "20.14.6"
506+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.6.tgz#f3c19ffc98c2220e18de259bb172dd4d892a6075"
507+
integrity sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==
508508
dependencies:
509509
undici-types "~5.26.4"
510510

0 commit comments

Comments
 (0)