From fcf012c6026418b6c76bff173eec944e0c25913f Mon Sep 17 00:00:00 2001 From: Claire Date: Tue, 19 May 2026 18:21:18 +0200 Subject: [PATCH] Update browserslists target (#39076) --- .browserslistrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.browserslistrc b/.browserslistrc index 0135379d6ea..483713a03ec 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1,6 +1,6 @@ defaults -> 0.2% -firefox >= 78 +> 0.2% and not ios < 15.6 +firefox >= 91 ios >= 15.6 not dead not OperaMini all