Skip to content

Commit c1aea48

Browse files
chore(deps-dev): bump typescript from 3.9.10 to 5.0.0 (#148)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.10 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.10...v4.3.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: lijianan <[email protected]>
1 parent 20e940a commit c1aea48

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
@@ -63,7 +63,7 @@
6363
"rc-test": "^7.0.15",
6464
"react": "^v16.9.0-alpha.0",
6565
"react-dom": "^v16.9.0-alpha.0",
66-
"typescript": "^4.0.0"
66+
"typescript": "^5.0.0"
6767
},
6868
"dependencies": {
6969
"@babel/runtime": "^7.20.0",

0 commit comments

Comments
 (0)