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

This commit is contained in:
dependabot[bot] 2021-04-01 19:25:16 +02:00 committed by GitHub
parent e3ca53193b
commit 3fee285ba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -18171,9 +18171,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"react-headroom": {
"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==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.1.1.tgz",
"integrity": "sha512-mmZA8o1pItF1py4XlYPQD4QpyrTzIuafYjrB/RrJKGPiWEz8IyUcfxoZiiw6qz3oOylLs5SWesCJINA4uThQYw==",
"requires": {
"prop-types": "^15.5.8",
"raf": "^3.3.0",

View File

@ -44,7 +44,7 @@
"puppeteer": "^8.0.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-headroom": "^3.1.0",
"react-headroom": "^3.1.1",
"react-helmet": "^6.1.0",
"react-icons": "^4.2.0",
"react-live": "^2.2.3",