Skip to content

Commit 413af9b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency intersection-observer to v0.9.0
1 parent 27bdfc7 commit 413af9b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react": "16.9.34",
2525
"babel-loader": "8.1.0",
2626
"cross-env": "7.0.2",
27-
"intersection-observer": "0.8.0",
27+
"intersection-observer": "0.9.0",
2828
"react": "16.13.1",
2929
"react-dom": "16.13.1",
3030
"react-test-renderer": "16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8184,10 +8184,10 @@ interpret@^2.0.0:
81848184
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.0.0.tgz#b783ffac0b8371503e9ab39561df223286aa5433"
81858185
integrity sha512-e0/LknJ8wpMMhTiWcjivB+ESwIuvHnBSlBbmP/pSb8CQJldoj1p2qv7xGZ/+BtbTziYRFSz8OsvdbiX45LtYQA==
81868186

8187-
intersection-observer@0.8.0:
8188-
version "0.8.0"
8189-
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.8.0.tgz#e61274136f81dc114a7340a0b2e7a30b9787c438"
8190-
integrity sha512-o5nSHpitRPDRPe9NDBJNwKp24Wa11xQSDPOg/s6PsWIaGRoAOwBoMMY1R/UmlezBohjdFW6W4kJ9rkm3jCK+Hg==
8187+
intersection-observer@0.9.0:
8188+
version "0.9.0"
8189+
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.9.0.tgz#c2f07322764c7bfa235c52fe893760e3d3a84321"
8190+
integrity sha512-n2rP8fawV1EtOFPk5VsQ8uxBx1GqT/5kYYc/GwCQqMqgUJRryMJ4nqAlvqXlh6JmJWRp7PkJW+RrgSeIfOshgA==
81918191

81928192
into-stream@^5.0.0:
81938193
version "5.1.1"

0 commit comments

Comments
 (0)