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

Commit 6d52b4a

Browse files
build(deps-dev): bump typescript in /token-lending/js (#1936)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: typescript 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 59440e1 commit 6d52b4a

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.5",
6666
"ts-node": "^10.0.0",
67-
"typescript": "^4.3.2"
67+
"typescript": "^4.3.3"
6868
},
6969
"engines": {
7070
"node": ">= 10"

0 commit comments

Comments
 (0)