Skip to content

Commit 0ce7731

Browse files
committed
Update dependency react-scroll to v1.8.9
1 parent 6ae087c commit 0ce7731

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.3.4",
40-
"react-scroll": "1.8.8",
40+
"react-scroll": "1.8.9",
4141
"react-static": "7.6.2",
4242
"react-static-plugin-mdx": "7.6.2",
4343
"react-static-plugin-react-router": "7.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14551,10 +14551,10 @@ [email protected]:
1455114551
tiny-invariant "^1.0.2"
1455214552
tiny-warning "^1.0.0"
1455314553

14554-
14555-
version "1.8.8"
14556-
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.8.tgz#445c6137174d6f2ed02352af408a48d160959e22"
14557-
integrity sha512-RnU0wLaLozKIhLNAfoz6yxMus+PMypk7eBRfOitalYd2+qCiHrZdJ0MSDBs1Y23IFSfqSCdCEmENMJeSh0KoHA==
14554+
14555+
version "1.8.9"
14556+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.9.tgz#96f8a82f882b187970c2338759225c7e619d915b"
14557+
integrity sha512-9m7ztraiX/l6L7erzYAD3fhnveNckei6/NkWfqwN2e0FRdoE2W6Pk4oi2Nah7mWpPCPAeIgegfaqZACTimPOwg==
1455814558
dependencies:
1455914559
lodash.throttle "^4.1.1"
1456014560
prop-types "^15.7.2"

0 commit comments

Comments
 (0)