mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency intersection-observer to v0.6.0
This commit is contained in:
parent
d08c1d0ede
commit
db97c9bbdd
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"handlebars-loader": "1.7.1",
|
||||
"html-minifier": "4.0.0",
|
||||
"html-minifier-loader": "1.4.1",
|
||||
"intersection-observer": "0.5.1",
|
||||
"intersection-observer": "0.6.0",
|
||||
"jquery": "3.4.0",
|
||||
"mini-css-extract-plugin": "0.6.0",
|
||||
"mocha": "6.1.4",
|
||||
|
|
|
@ -4296,10 +4296,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.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==
|
||||
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==
|
||||
|
||||
invariant@^2.2.2:
|
||||
version "2.2.4"
|
||||
|
|
Loading…
Reference in a new issue