Skip to content

Commit 753f61b

Browse files
Bump typescript from 3.9.7 to 4.0.3 (#130)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2126998 commit 753f61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react-test-renderer": "^16.0.0",
7979
"tslint-config-prettier": "^1.17.0",
8080
"tslint-react": "^5.0.0",
81-
"typescript": "3.x"
81+
"typescript": "4.x"
8282
},
8383
"dependencies": {
8484
"babel-runtime": "6.x",

0 commit comments

Comments
 (0)