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

This commit is contained in:
Renovate Bot
2020-11-24 20:26:09 +00:00
committed by renovate[bot]
parent 2b963c65d1
commit 2c555110dc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17139,9 +17139,9 @@
}
},
"react-intersection-observer": {
"version": "8.30.3",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.30.3.tgz",
"integrity": "sha512-hKYTJUrU99hAf7h1lNY3pjYXt+09BaPNC6fcLw1B8OLJJUDXTWrwzu4hRuztougeRgPYpxmNaTn1FS4F3EQnhA=="
"version": "8.31.0",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.31.0.tgz",
"integrity": "sha512-XraIC/tkrD9JtrmVA7ypEN1QIpKc52mXBH1u/bz/aicRLo8QQEJQAMUTb8mz4B6dqpPwyzgjrr7Ljv/2ACDtqw=="
},
"react-is": {
"version": "16.13.1",
+1 -1
View File
@@ -66,7 +66,7 @@
"react-hotkeys-hook": "2.4.0",
"react-idle-timer": "4.5.0",
"react-input-range": "1.3.0",
"react-intersection-observer": "8.30.3",
"react-intersection-observer": "8.31.0",
"react-js-pagination": "3.0.3",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",