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

Commit 9dbdc3b

Browse files
build(deps-dev): bump typescript from 4.6.4 to 5.0.4 in /token-lending/js (#4259)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0201dfb commit 9dbdc3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"ts-node": "^10.7.0",
6060
"tslib": "^2.3.0",
6161
"typedoc": "^0.24.7",
62-
"typescript": "^4.6.3"
62+
"typescript": "^5.0.4"
6363
}
6464
}

token-lending/js/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,10 +1810,10 @@ typedoc@^0.24.7:
18101810
minimatch "^9.0.0"
18111811
shiki "^0.14.1"
18121812

1813-
typescript@^4.6.3:
1814-
version "4.6.4"
1815-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
1816-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
1813+
typescript@^5.0.4:
1814+
version "5.0.4"
1815+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1816+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
18171817

18181818
universalify@^0.1.0:
18191819
version "0.1.2"

0 commit comments

Comments
 (0)