From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 05:44:57 +0000 (+0900) Subject: Bump intersection-observer from 0.12.0 to 0.12.2 (#18682) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=6e1b3bcd8ee982d005916922abfd3800f5e3cc1d;p=mastodon.git Bump intersection-observer from 0.12.0 to 0.12.2 (#18682) Bumps [intersection-observer](https://github.com/GoogleChromeLabs/intersection-observer) from 0.12.0 to 0.12.2. - [Release notes](https://github.com/GoogleChromeLabs/intersection-observer/releases) - [Commits](https://github.com/GoogleChromeLabs/intersection-observer/commits) --- updated-dependencies: - dependency-name: intersection-observer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index 2cde4b3e1..e063e9d47 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "http-link-header": "^1.0.4", "immutable": "^4.1.0", "imports-loader": "^1.2.0", - "intersection-observer": "^0.12.0", + "intersection-observer": "^0.12.2", "intl": "^1.2.5", "intl-messageformat": "^2.2.0", "intl-relativeformat": "^6.4.3", diff --git a/yarn.lock b/yarn.lock index f801f8c48..7ccdeb7e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5900,10 +5900,10 @@ interpret@^1.4.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e" integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA== -intersection-observer@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.12.0.tgz#6c84628f67ce8698e5f9ccf857d97718745837aa" - integrity sha512-2Vkz8z46Dv401zTWudDGwO7KiGHNDkMv417T5ItcNYfmvHR/1qCTVBO9vwH8zZmQ0WkA/1ARwpysR9bsnop4NQ== +intersection-observer@^0.12.0, intersection-observer@^0.12.2: + version "0.12.2" + resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.12.2.tgz#4a45349cc0cd91916682b1f44c28d7ec737dc375" + integrity sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg== intl-format-cache@^2.0.5: version "2.2.9"