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

Commit 7084a22

Browse files
build(deps-dev): bump typescript in /token-lending/js (#1330)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13f9934 commit 7084a22

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.30.0",
6969
"ts-node": "^9.1.1",
70-
"typescript": "^4.1.5"
70+
"typescript": "^4.2.2"
7171
},
7272
"engines": {
7373
"node": ">= 10"

0 commit comments

Comments
 (0)