Skip to content

Commit 90a7bb4

Browse files
Update dependency @types/node to v20.14.2
1 parent 7ee0414 commit 90a7bb4

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.1",
25+
"@types/node": "20.14.2",
2626
"@types/ramda": "0.30.0",
2727
"@typescript-eslint/eslint-plugin": "7.11.0",
2828
"@typescript-eslint/parser": "7.11.0",

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.1":
505-
version "20.14.1"
506-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.1.tgz#2434dbcb1f039e31f2c0e9969da93f52cf6348f3"
507-
integrity sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==
504+
"@types/node@20.14.2":
505+
version "20.14.2"
506+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
507+
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
508508
dependencies:
509509
undici-types "~5.26.4"
510510

0 commit comments

Comments
 (0)