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

This commit is contained in:
dependabot[bot] 2021-01-04 02:15:54 +01:00 committed by GitHub
parent 55217508ca
commit 13698dc840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -17685,9 +17685,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"react-headroom": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.0.1.tgz",
"integrity": "sha512-MEyuEqzKpEoh22bPkCbW8bdJTIDIEn3n3rOGktJSsidPWb/wDQfBK+EQEzcTpMMopmXjnIk0umFtv4m8T3WEiA==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.1.0.tgz",
"integrity": "sha512-zgisgzALxNOGqv+xoPSc4mU2mY/C6LK4NfoD2ZQK4qnL/j9Lm+EJ9z3d1PRh2pEcdll1T++q/FAHzrlu7p1E0Q==",
"requires": {
"prop-types": "^15.5.8",
"raf": "^3.3.0",

View File

@ -44,7 +44,7 @@
"puppeteer": "^5.5.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-headroom": "^3.0.1",
"react-headroom": "^3.1.0",
"react-helmet": "^6.1.0",
"react-icons": "^4.1.0",
"react-live": "^2.2.3",