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

Commit 8c90c87

Browse files
build(deps-dev): bump typescript in /token-lending/js (#1210)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.4...v4.1.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fd239b commit 8c90c87

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
@@ -67,7 +67,7 @@
6767
"rollup-plugin-sourcemaps": "^0.6.3",
6868
"rollup-plugin-typescript2": "^0.29.0",
6969
"ts-node": "^9.1.1",
70-
"typescript": "^4.1.4"
70+
"typescript": "^4.1.5"
7171
},
7272
"engines": {
7373
"node": ">= 10"

0 commit comments

Comments
 (0)