Skip to content

Commit 1ccd1a6

Browse files
authored
chore(deps): increase rc-util minimum to 5.36 due to usage of useEvent (#983)
1 parent 7aa2870 commit 1ccd1a6

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
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@babel/runtime": "^7.10.1",
4545
"classnames": "^2.2.5",
46-
"rc-util": "^5.27.0"
46+
"rc-util": "^5.36.0"
4747
},
4848
"devDependencies": {
4949
"@rc-component/father-plugin": "^1.0.2",

0 commit comments

Comments
 (0)