Update dependency intersection-observer to v0.7.0

This commit is contained in:
Renovate Bot 2019-05-10 21:37:52 +00:00
parent 05b3a26dda
commit cb52a6c1cd
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -89,7 +89,7 @@
"handlebars-loader": "1.7.1",
"html-minifier": "4.0.0",
"html-minifier-loader": "1.4.1",
"intersection-observer": "0.6.0",
"intersection-observer": "0.7.0",
"jquery": "3.4.0",
"mini-css-extract-plugin": "0.6.0",
"mocha": "6.1.4",

View file

@ -4302,10 +4302,10 @@ interpret@^1.0.1, interpret@^1.1.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
intersection-observer@0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.6.0.tgz#d64aae04211b4cec051537168f5fa670a4acc770"
integrity sha512-WUVAqGJr08yh73XKe1JhylQ9BiBIytrkt8SH5Knu7Uy44ij5cICi6PbVLIbV/D2eIx9LJVkGBo9WF80R4VXJ+w==
intersection-observer@0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.7.0.tgz#ee16bee978db53516ead2f0a8154b09b400bbdc9"
integrity sha512-Id0Fij0HsB/vKWGeBe9PxeY45ttRiBmhFyyt/geBdDHBYNctMRTE3dC1U3ujzz3lap+hVXlEcVaB56kZP/eEUg==
invariant@^2.2.2:
version "2.2.4"