Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 99fc7ac

Browse files
committed
Update dependency react-headroom to v3
1 parent 428c28e commit 99fc7ac

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"react-dom": "16.10.2",
8585
"react-emotion": "9.2.12",
8686
"react-event-timeline": "1.6.3",
87-
"react-headroom": "2.2.8",
87+
"react-headroom": "3.0.0",
8888
"react-icons": "2.2.7",
8989
"styled-system": "3.2.1"
9090
},

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7571,10 +7571,10 @@ [email protected]:
75717571
dependencies:
75727572
prop-types "^15.6.0"
75737573

7574-
react-headroom@2.2.8:
7575-
version "2.2.8"
7576-
resolved "https://registry.yarnpkg.com/react-headroom/-/react-headroom-2.2.8.tgz#68c1233262efe028c591b9096c522207362ad133"
7577-
integrity sha512-ChAM6Tmyw/5MtGdCcIsBb6+XUHNBzBWnXfy8gsnd+PDOhoqnmUWe0b86r1zUDkdeBsU973W0mCBr7sDuuShDzA==
7574+
react-headroom@3.0.0:
7575+
version "3.0.0"
7576+
resolved "https://registry.yarnpkg.com/react-headroom/-/react-headroom-3.0.0.tgz#6d74102ccc04b060269ddee6e5b788f476e0eca6"
7577+
integrity sha512-iVRDowuHHvIBuOx/IoEg2uPqQl8myGgtth55IMZ6SdJkJ/NIz9VUMIC9bsfGU5GLc6AzksFRKQmuaDftjqjzMw==
75787578
dependencies:
75797579
prop-types "^15.5.8"
75807580
raf "^3.3.0"

0 commit comments

Comments
 (0)