Skip to content

Commit 9b77a19

Browse files
committed
chore(deps): update dependency @types/node to v20.16.14
1 parent acfcc3f commit 9b77a19

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
@@ -36,7 +36,7 @@
3636
"@astrojs/check": "^0.9.0",
3737
"@ava/typescript": "5.0.0",
3838
"@types/dotenv": "8.2.0",
39-
"@types/node": "20.16.13",
39+
"@types/node": "20.16.14",
4040
"@types/ramda": "0.30.2",
4141
"@typescript-eslint/eslint-plugin": "7.18.0",
4242
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,10 +1115,10 @@
11151115
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
11161116
integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
11171117

1118-
"@types/node@20.16.13":
1119-
version "20.16.13"
1120-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.13.tgz#148c152d757dc73f8d65f0f6f078f39050b85b0c"
1121-
integrity sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg==
1118+
"@types/node@20.16.14":
1119+
version "20.16.14"
1120+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d"
1121+
integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==
11221122
dependencies:
11231123
undici-types "~6.19.2"
11241124

0 commit comments

Comments
 (0)