Skip to content

Commit e1cc739

Browse files
Bump typescript from 3.9.7 to 4.0.3 (#146)
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 1dc60bf commit e1cc739

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
@@ -65,7 +65,7 @@
6565
"react": "^16.10.2",
6666
"react-dom": "^16.10.2",
6767
"react-test-renderer": "^16.10.2",
68-
"typescript": "^3.9.3"
68+
"typescript": "^4.0.3"
6969
},
7070
"dependencies": {
7171
"@babel/runtime": "^7.10.1",

0 commit comments

Comments
 (0)