Skip to content

Commit d609ed2

Browse files
Update dependency @types/node to v20.14.5
1 parent a8e15ff commit d609ed2

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.4",
25+
"@types/node": "20.14.5",
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/node@20.14.4":
505-
version "20.14.4"
506-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6"
507-
integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==
504+
"@types/node@20.14.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==
508508
dependencies:
509509
undici-types "~5.26.4"
510510

0 commit comments

Comments
 (0)