Skip to content

Commit 0eca84b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency intersection-observer to v0.12.0
1 parent cc55c52 commit 0eca84b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react": "16.14.6",
2525
"babel-loader": "8.2.2",
2626
"cross-env": "7.0.3",
27-
"intersection-observer": "0.11.0",
27+
"intersection-observer": "0.12.0",
2828
"react": "16.14.0",
2929
"react-dom": "16.14.0",
3030
"react-test-renderer": "16.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7705,10 +7705,10 @@ interpret@^2.2.0:
77057705
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
77067706
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
77077707

7708-
intersection-observer@0.11.0:
7709-
version "0.11.0"
7710-
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.11.0.tgz#f4ea067070326f68393ee161cc0a2ca4c0040c6f"
7711-
integrity sha512-KZArj2QVnmdud9zTpKf279m2bbGfG+4/kn16UU0NL3pTVl52ZHiJ9IRNSsnn6jaHrL9EGLFM5eWjTx2fz/+zoQ==
7708+
intersection-observer@0.12.0:
7709+
version "0.12.0"
7710+
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.12.0.tgz#6c84628f67ce8698e5f9ccf857d97718745837aa"
7711+
integrity sha512-2Vkz8z46Dv401zTWudDGwO7KiGHNDkMv417T5ItcNYfmvHR/1qCTVBO9vwH8zZmQ0WkA/1ARwpysR9bsnop4NQ==
77127712

77137713
into-stream@^5.0.0:
77147714
version "5.1.1"

0 commit comments

Comments
 (0)