Skip to content

Commit 92cffe8

Browse files
committed
Update dependency @types/node to v20.8.9
1 parent d94ea55 commit 92cffe8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/dotenv": "8.2.0",
5050
"@types/fs-extra": "11.0.3",
5151
"@types/glob": "^8.1.0",
52-
"@types/node": "20.8.8",
52+
"@types/node": "20.8.9",
5353
"@types/ramda": "0.29.7",
5454
"@types/sinon": "10.0.20",
5555
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -904,12 +904,12 @@
904904
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.6.tgz#040a64d7faf9e5d9e940357125f0963012e66f04"
905905
integrity sha512-YHUZhBOMTM3mjFkXVcK+WwAcYmyhe1wL4lfqNtzI0b3qAy7yuSetnM7QJazgE5PFmgVTNGiLOgRFfJMqW7XpSQ==
906906

907-
"@types/[email protected].8":
908-
version "20.8.8"
909-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
910-
integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
907+
"@types/[email protected].9":
908+
version "20.8.9"
909+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
910+
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
911911
dependencies:
912-
undici-types "~5.25.1"
912+
undici-types "~5.26.4"
913913

914914
"@types/node@^12.12.6":
915915
version "12.20.26"
@@ -9143,10 +9143,10 @@ [email protected]:
91439143
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
91449144
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
91459145

9146-
undici-types@~5.25.1:
9147-
version "5.25.3"
9148-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
9149-
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
9146+
undici-types@~5.26.4:
9147+
version "5.26.5"
9148+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9149+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
91509150

91519151
union-value@^1.0.0:
91529152
version "1.0.1"

0 commit comments

Comments
 (0)