Bump rc-util from 5.12.0 to 5.12.1 (#148)
Bumps [rc-util](https://github.com/react-component/util) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/react-component/util/releases) - [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/util/compare/v5.12.0...v5.12.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
95b7a7326e
commit
63016f4736
6
web/package-lock.json
generated
6
web/package-lock.json
generated
@ -4566,9 +4566,9 @@
|
||||
}
|
||||
},
|
||||
"rc-util": {
|
||||
"version": "5.12.0",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.12.0.tgz",
|
||||
"integrity": "sha512-RCUdMYmFiPHfqnErr+J/4S1uWPbiFk0/utU/NH4inSWa0Wf8dflWOLuc9Gutv9jjjn2TgdgcTQ4JKExN/2WyoA==",
|
||||
"version": "5.12.1",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.12.1.tgz",
|
||||
"integrity": "sha512-PrvX/LUPONoeIaJ35hiS5SeXP6DhwAfpoJG6X4Kc5X7NDgCgk/NfXrNfmijuSh8suHkWk1Quz93d2JdjomwOQA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"react-is": "^16.12.0",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"markdown-it": "^12.0.6",
|
||||
"next": "^10.1.3",
|
||||
"prop-types": "^15.7.2",
|
||||
"rc-util": "^5.12.0",
|
||||
"rc-util": "^5.12.1",
|
||||
"react": "^17.0.2",
|
||||
"react-chartkick": "^0.5.0",
|
||||
"react-dom": "^17.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user