From d16d72c3541aad741071aa06972d2c58d858b246 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 09:16:36 -0700 Subject: [PATCH] feat(firefox): roll to r1290 (#8627) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- browsers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browsers.json b/browsers.json index 0e0eb4ed1c..fca8cd503f 100644 --- a/browsers.json +++ b/browsers.json @@ -13,7 +13,7 @@ }, { "name": "firefox", - "revision": "1289", + "revision": "1290", "installByDefault": true }, {