Bump intersection-observer from 0.5.0 to 0.5.1 (#977) [ci skip]

Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases)
- [Commits](https://github.com/w3c/IntersectionObserver/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-23 11:53:31 -04:00 committed by Mac Siri
parent 4c201af13f
commit 567c34306d
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-preact": "^1.1.0",
"codemirror": "^5.40.0",
"intersection-observer": "^0.5.0",
"intersection-observer": "^0.5.1",
"linkstate": "^1.1.1",
"marked": "^0.5.1",
"preact": "^8.3.1",

View file

@ -5183,10 +5183,10 @@ interpret@^1.0.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
integrity sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=
intersection-observer@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.5.0.tgz#9fe8bee3953c755b1485c38efd9633d535775ea6"
integrity sha512-8Zgt4ijlyvIrQVTA7MPb2W9+KhoetrAbxlh0RmTGxpx0+ZsAXvy7IsbNnZIrqZ6TddAdWeQj49x7Ph7Ir6KRkA==
intersection-observer@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.5.1.tgz#e340fc56ce74290fe2b2394d1ce88c4353ac6dfa"
integrity sha512-Zd7Plneq82kiXFixs7bX62YnuZ0BMRci9br7io88LwDyF3V43cQMI+G5IiTlTNTt+LsDUppl19J/M2Fp9UkH6g==
invariant@^2.2.0, invariant@^2.2.2, invariant@^2.2.4:
version "2.2.4"