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

Commit 4cebe89

Browse files
build(deps-dev): bump @types/node from 20.8.8 to 20.8.9 in /token-lending/js (#5668)
build(deps-dev): bump @types/node in /token-lending/js Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.8 to 20.8.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea3ae9d commit 4cebe89

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

token-lending/js/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -336,11 +336,11 @@
336336
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
337337

338338
"@types/node@*", "@types/node@^20.1.4":
339-
version "20.8.8"
340-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
341-
integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
339+
version "20.8.9"
340+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
341+
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
342342
dependencies:
343-
undici-types "~5.25.1"
343+
undici-types "~5.26.4"
344344

345345
"@types/node@^12.12.54":
346346
version "12.20.37"
@@ -2067,10 +2067,10 @@ typescript@^5.0.4:
20672067
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
20682068
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
20692069

2070-
undici-types@~5.25.1:
2071-
version "5.25.3"
2072-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
2073-
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
2070+
undici-types@~5.26.4:
2071+
version "5.26.5"
2072+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2073+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
20742074

20752075
universalify@^2.0.0:
20762076
version "2.0.0"

0 commit comments

Comments
 (0)