Skip to content

Commit 06e1ffc

Browse files
npm: bump typescript from 3.9.7 to 4.5.4 in /dashboard (#982)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a28910 commit 06e1ffc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

dashboard/package-lock.json

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

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"rollup-plugin-javascript-obfuscator": "^1.0.4",
5050
"rollup-plugin-typescript": "^1.0.1",
5151
"ts-node": "^7.0.1",
52-
"typescript": "^3.9.7",
52+
"typescript": "^4.5.4",
5353
"ws": "^8.4.0"
5454
}
5555
}

0 commit comments

Comments
 (0)