Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 598d634

Browse files
committed
Update dependency @types/node to v20.14.14
1 parent e861a1e commit 598d634

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@ava/typescript": "2.0.0",
2727
"@types/dotenv": "8.2.0",
28-
"@types/node": "20.14.10",
28+
"@types/node": "20.14.14",
2929
"@types/ramda": "0.30.1",
3030
"@typescript-eslint/eslint-plugin": "5.62.0",
3131
"@typescript-eslint/parser": "5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,10 @@
368368
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
369369
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
370370

371-
"@types/[email protected].10":
372-
version "20.14.10"
373-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
374-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
371+
"@types/[email protected].14":
372+
version "20.14.14"
373+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
374+
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
375375
dependencies:
376376
undici-types "~5.26.4"
377377

0 commit comments

Comments
 (0)