Skip to content

Commit cf878e3

Browse files
chore: Bump typescript from 3.9.7 to 4.0.2 (#198)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 459874f commit cf878e3

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
@@ -69,7 +69,7 @@
6969
"rc-drawer": "4.1.0",
7070
"react": "^16.9.0",
7171
"react-dom": "^16.9.0",
72-
"typescript": "^3.7.2"
72+
"typescript": "^4.0.2"
7373
},
7474
"typings": "./lib/DialogWrap.d.ts"
7575
}

0 commit comments

Comments
 (0)