mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
Update unified requirement to ^7.0.0 (#10474)
Updates the requirements on [unified](https://github.com/unifiedjs/unified) to permit the latest version. - [Release notes](https://github.com/unifiedjs/unified/releases) - [Commits](https://github.com/unifiedjs/unified/commits/7.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
4adf0b2571
commit
dd7fb9d351
@ -162,7 +162,7 @@
|
||||
"stylelint": "9.2.0",
|
||||
"stylelint-config-standard": "^18.0.0",
|
||||
"typescript": "~2.8.1",
|
||||
"unified": "^6.1.5",
|
||||
"unified": "^7.0.0",
|
||||
"values.js": "^1.0.3",
|
||||
"xhr2": "^0.1.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user