about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorTAKAHASHI Shuuji <shuuji3@gmail.com>2023-01-30 03:02:04 +0900
committerGitHub <noreply@github.com>2023-01-29 19:02:04 +0100
commit9cdd643564ef1f885a4c501ac0dfc437291466a7 (patch)
tree155c172c5cf20bb205530342dd9c7904c675bdfe /yarn.lock
parent2a4f2216d65bd5ac90239d5b99c70f4330d76fde (diff)
chore: remove intersection-observer for old Safari support (#23284)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 9c56b1d08..798fed8a4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5812,7 +5812,7 @@ interpret@^1.4.0:
   resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
   integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
 
-intersection-observer@^0.12.0, intersection-observer@^0.12.2:
+intersection-observer@^0.12.0:
   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==