Skip to content

Commit cf9cf44

Browse files
Bump typescript from 3.9.7 to 4.0.2 (#276)
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-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1690160 commit cf9cf44

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
@@ -57,7 +57,7 @@
5757
"react": "^16.0.0",
5858
"react-dom": "^16.0.0",
5959
"sinon": "^9.0.2",
60-
"typescript": "^3.7.2",
60+
"typescript": "^4.0.2",
6161
"vinyl-fs": "^3.0.3"
6262
},
6363
"dependencies": {

0 commit comments

Comments
 (0)