build(deps): bump react-headroom from 3.0.0 to 3.0.1 in /docs (#1532)

Bumps [react-headroom](https://github.com/KyleAMathews/react-headroom) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/KyleAMathews/react-headroom/releases)
- [Commits](https://github.com/KyleAMathews/react-headroom/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-01 14:21:42 +08:00 committed by GitHub
parent 6a9975f3ef
commit 304d4a7f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -18821,9 +18821,9 @@
}
},
"react-headroom": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.0.0.tgz",
"integrity": "sha512-iVRDowuHHvIBuOx/IoEg2uPqQl8myGgtth55IMZ6SdJkJ/NIz9VUMIC9bsfGU5GLc6AzksFRKQmuaDftjqjzMw==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.0.1.tgz",
"integrity": "sha512-MEyuEqzKpEoh22bPkCbW8bdJTIDIEn3n3rOGktJSsidPWb/wDQfBK+EQEzcTpMMopmXjnIk0umFtv4m8T3WEiA==",
"requires": {
"prop-types": "^15.5.8",
"raf": "^3.3.0",

View File

@ -44,7 +44,7 @@
"puppeteer": "^5.4.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-headroom": "^3.0.0",
"react-headroom": "^3.0.1",
"react-helmet": "^6.1.0",
"react-icons": "^3.11.0",
"react-live": "^2.2.3",