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

Commit 42ad8b2

Browse files
build(deps-dev): bump typescript in /token-lending/js (#1810)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.4...v4.3.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57cf2c2 commit 42ad8b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

token-lending/js/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"rollup-plugin-typescript2": "^0.30.0",
6565
"start-server-and-test": "^1.12.3",
6666
"ts-node": "^9.1.1",
67-
"typescript": "^4.2.4"
67+
"typescript": "^4.3.2"
6868
},
6969
"engines": {
7070
"node": ">= 10"

0 commit comments

Comments
 (0)