Skip to content

Commit 0757014

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency intersection-observer to v0.12.2
1 parent 9ca5250 commit 0757014

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
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",
2828
"babel-loader": "8.2.5",
29-
"intersection-observer": "0.12.0",
29+
"intersection-observer": "0.12.2",
3030
"npm-run-all": "4.1.5",
3131
"prop-types": "15.8.1",
3232
"react": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8536,10 +8536,10 @@ interpret@^2.2.0:
85368536
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
85378537
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
85388538

8539-
8540-
version "0.12.0"
8541-
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.12.0.tgz#6c84628f67ce8698e5f9ccf857d97718745837aa"
8542-
integrity sha512-2Vkz8z46Dv401zTWudDGwO7KiGHNDkMv417T5ItcNYfmvHR/1qCTVBO9vwH8zZmQ0WkA/1ARwpysR9bsnop4NQ==
8539+
8540+
version "0.12.2"
8541+
resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.12.2.tgz#4a45349cc0cd91916682b1f44c28d7ec737dc375"
8542+
integrity sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==
85438543

85448544
into-stream@^6.0.0:
85458545
version "6.0.0"

0 commit comments

Comments
 (0)