Bump intersection-observer from 0.9.0 to 0.10.0 (#7610)
This commit is contained in:
parent
23b4690596
commit
aed164caa1
2 changed files with 5 additions and 5 deletions
|
|
@ -131,7 +131,7 @@
|
|||
"file-loader": "^6.0.0",
|
||||
"focus-visible": "^5.1.0",
|
||||
"honeybadger-js": "2.2.1",
|
||||
"intersection-observer": "^0.9.0",
|
||||
"intersection-observer": "^0.10.0",
|
||||
"linkstate": "^1.1.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"postscribe": "^2.0.8",
|
||||
|
|
|
|||
|
|
@ -7215,10 +7215,10 @@ interpret@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.0.0.tgz#b783ffac0b8371503e9ab39561df223286aa5433"
|
||||
integrity sha512-e0/LknJ8wpMMhTiWcjivB+ESwIuvHnBSlBbmP/pSb8CQJldoj1p2qv7xGZ/+BtbTziYRFSz8OsvdbiX45LtYQA==
|
||||
|
||||
intersection-observer@^0.9.0:
|
||||
version "0.9.0"
|
||||
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.9.0.tgz#c2f07322764c7bfa235c52fe893760e3d3a84321"
|
||||
integrity sha512-n2rP8fawV1EtOFPk5VsQ8uxBx1GqT/5kYYc/GwCQqMqgUJRryMJ4nqAlvqXlh6JmJWRp7PkJW+RrgSeIfOshgA==
|
||||
intersection-observer@^0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.10.0.tgz#4d11d63c1ff67e21e62987be24d55218da1a1a69"
|
||||
integrity sha512-fn4bQ0Xq8FTej09YC/jqKZwtijpvARlRp6wxL5WTA6yPe2YWSJ5RJh7Nm79rK2qB0wr6iDQzH60XGq5V/7u8YQ==
|
||||
|
||||
invariant@^2.2.0, invariant@^2.2.2, invariant@^2.2.3, invariant@^2.2.4:
|
||||
version "2.2.4"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue