Skip to content

Commit 04acc2b

Browse files
Update rc-dialog requirement from ~7.0.4 to ~7.3.0
Updates the requirements on [rc-dialog](https://github.com/react-component/dialog) to permit the latest version. - [Release notes](https://github.com/react-component/dialog/releases) - [Changelog](https://github.com/react-component/dialog/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/dialog/commits/7.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaaca32 commit 04acc2b

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
@@ -68,7 +68,7 @@
6868
"core-js": "^2.5.1",
6969
"expect.js": "0.3.x",
7070
"precommit-hook": "^3.0.0",
71-
"rc-dialog": "~7.0.4",
71+
"rc-dialog": "~7.3.0",
7272
"rc-test": "6.x",
7373
"rc-tools": "8.x",
7474
"react": "^16.0.0",

0 commit comments

Comments
 (0)