fix(deps): update dependency react-intersection-observer to v8.28.6

This commit is contained in:
Renovate Bot
2020-09-24 11:10:18 +01:00
committed by Łukasz Mierzwa
parent 355741b1bf
commit 651dd6fe50
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17594,9 +17594,9 @@
}
},
"react-intersection-observer": {
"version": "8.28.5",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.5.tgz",
"integrity": "sha512-Y5oi1+6b8QBvTTczmOYHEAcQ21AU/at5joZUf8L3cNWwnB5fScV0on5I/PiHczHeq9YGG/abXpkjFvaSJIB0Pg=="
"version": "8.28.6",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.6.tgz",
"integrity": "sha512-AiOKIAHsRqUcNWldvLGsVlQYVUnPcp/+UvT9BVTQ8kBFFOcWpFpAczI0v/NdwJu8VKcbiEvRiQSoTj7eVqJGkQ=="
},
"react-is": {
"version": "16.13.1",
+1 -1
View File
@@ -67,7 +67,7 @@
"react-hotkeys-hook": "2.3.1",
"react-idle-timer": "4.3.6",
"react-input-range": "1.3.0",
"react-intersection-observer": "8.28.5",
"react-intersection-observer": "8.28.6",
"react-js-pagination": "3.0.3",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",