mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
Update jest requirement to ^23.0.0 (#10653)
Updates the requirements on [jest](https://github.com/facebook/jest) to permit the latest version. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v23.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
4c1b2369d7
commit
4c101275a5
@ -127,7 +127,7 @@
|
|||||||
"glob": "^7.1.1",
|
"glob": "^7.1.1",
|
||||||
"immutability-helper": "^2.5.0",
|
"immutability-helper": "^2.5.0",
|
||||||
"intersection-observer": "^0.5.0",
|
"intersection-observer": "^0.5.0",
|
||||||
"jest": "^22.4.2",
|
"jest": "^23.0.0",
|
||||||
"jsdom": "~11.10.0",
|
"jsdom": "~11.10.0",
|
||||||
"jsonml.js": "^0.1.0",
|
"jsonml.js": "^0.1.0",
|
||||||
"lint-staged": "^7.0.0",
|
"lint-staged": "^7.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user