Skip to content

Commit 694b85e

Browse files
committed
Update dependency @types/node to v20.14.4
1 parent 024f3dc commit 694b85e

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
@@ -49,7 +49,7 @@
4949
"@types/dotenv": "8.2.0",
5050
"@types/fs-extra": "11.0.4",
5151
"@types/glob": "^8.1.0",
52-
"@types/node": "20.14.2",
52+
"@types/node": "20.14.4",
5353
"@types/ramda": "0.30.0",
5454
"@types/sinon": "17.0.3",
5555
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -921,10 +921,10 @@
921921
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.6.tgz#040a64d7faf9e5d9e940357125f0963012e66f04"
922922
integrity sha512-YHUZhBOMTM3mjFkXVcK+WwAcYmyhe1wL4lfqNtzI0b3qAy7yuSetnM7QJazgE5PFmgVTNGiLOgRFfJMqW7XpSQ==
923923

924-
"@types/[email protected].2":
925-
version "20.14.2"
926-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
927-
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
924+
"@types/[email protected].4":
925+
version "20.14.4"
926+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6"
927+
integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==
928928
dependencies:
929929
undici-types "~5.26.4"
930930

0 commit comments

Comments
 (0)