Skip to content

Commit 534b8e0

Browse files
build(deps-dev): bump typescript from 3.9.7 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f651b36 commit 534b8e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"sort-keys": "^4.0.0",
5353
"string-to-jsdoc-comment": "^1.0.0",
5454
"ts-jest": "^26.1.3",
55-
"typescript": "^3.7.2"
55+
"typescript": "^4.0.2"
5656
},
5757
"jest": {
5858
"preset": "ts-jest",

0 commit comments

Comments
 (0)