fix(deps): update dependency intersection-observer to v0.12.0

This commit is contained in:
Renovate Bot
2020-12-10 18:02:33 +00:00
committed by Łukasz Mierzwa
parent 138f4afd4f
commit a90dbd3a74
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11028,9 +11028,9 @@
"integrity": "sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw=="
},
"intersection-observer": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.11.0.tgz",
"integrity": "sha512-KZArj2QVnmdud9zTpKf279m2bbGfG+4/kn16UU0NL3pTVl52ZHiJ9IRNSsnn6jaHrL9EGLFM5eWjTx2fz/+zoQ=="
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.12.0.tgz",
"integrity": "sha512-2Vkz8z46Dv401zTWudDGwO7KiGHNDkMv417T5ItcNYfmvHR/1qCTVBO9vwH8zZmQ0WkA/1ARwpysR9bsnop4NQ=="
},
"invariant": {
"version": "2.2.4",
+1 -1
View File
@@ -45,7 +45,7 @@
"favico.js": "0.3.10",
"fetch-mock": "9.11.0",
"fontfaceobserver": "2.1.0",
"intersection-observer": "0.11.0",
"intersection-observer": "0.12.0",
"lodash.debounce": "4.0.8",
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",