mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
Update typescript requirement from ~3.0.1 to ~3.1.1 (#12455)
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits/v3.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
aee625b2ea
commit
c0545b6cc3
@ -177,7 +177,7 @@
|
||||
"scrollama": "^1.4.1",
|
||||
"stylelint": "^9.5.0",
|
||||
"stylelint-config-standard": "^18.0.0",
|
||||
"typescript": "~3.0.1",
|
||||
"typescript": "~3.1.1",
|
||||
"unified": "^7.0.0",
|
||||
"values.js": "^1.0.3",
|
||||
"webpackbar": "^2.6.1",
|
||||
|
Loading…
Reference in New Issue
Block a user