Skip to content

Commit e41db3a

Browse files
Bump typescript from 3.9.7 to 4.0.3 (#35)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 66c3308 commit e41db3a

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
@@ -52,7 +52,7 @@
5252
"np": "^6.2.4",
5353
"react": "^16.0.0",
5454
"react-dom": "^16.0.0",
55-
"typescript": "^3.2.2"
55+
"typescript": "^4.0.3"
5656
},
5757
"dependencies": {
5858
"@babel/runtime": "^7.10.1",

0 commit comments

Comments
 (0)