diff --git a/.eslintrc.js b/.eslintrc.js index 79076f8c71..d64080caae 100644 Binary files a/.eslintrc.js and b/.eslintrc.js differ diff --git a/app/soapbox/components/blurhash.js b/app/soapbox/components/blurhash.js index 0bab022f85..0ad74277f6 100644 Binary files a/app/soapbox/components/blurhash.js and b/app/soapbox/components/blurhash.js differ diff --git a/app/soapbox/components/relative_timestamp.js b/app/soapbox/components/relative_timestamp.js index 69c3bad237..5b12f65895 100644 Binary files a/app/soapbox/components/relative_timestamp.js and b/app/soapbox/components/relative_timestamp.js differ diff --git a/app/soapbox/components/status_action_bar.js b/app/soapbox/components/status_action_bar.js index fccf0feb78..fa4fd993ec 100644 Binary files a/app/soapbox/components/status_action_bar.js and b/app/soapbox/components/status_action_bar.js differ diff --git a/app/soapbox/features/admin/components/report_status.js b/app/soapbox/features/admin/components/report_status.js index f34574cdff..11110adb8e 100644 Binary files a/app/soapbox/features/admin/components/report_status.js and b/app/soapbox/features/admin/components/report_status.js differ diff --git a/app/soapbox/features/compose/util/url_regex.js b/app/soapbox/features/compose/util/url_regex.js index 3e34b725a2..4ac11ca056 100644 Binary files a/app/soapbox/features/compose/util/url_regex.js and b/app/soapbox/features/compose/util/url_regex.js differ diff --git a/app/soapbox/features/emoji/emoji_utils.js b/app/soapbox/features/emoji/emoji_utils.js index 34ddfdc0e7..1f4629edf9 100644 Binary files a/app/soapbox/features/emoji/emoji_utils.js and b/app/soapbox/features/emoji/emoji_utils.js differ diff --git a/app/soapbox/features/report/components/status_check_box.js b/app/soapbox/features/report/components/status_check_box.js index c2f2199f3f..8543d7b0d7 100644 Binary files a/app/soapbox/features/report/components/status_check_box.js and b/app/soapbox/features/report/components/status_check_box.js differ diff --git a/app/soapbox/features/status/components/action_bar.js b/app/soapbox/features/status/components/action_bar.js index 9012c98b8c..b435c77a45 100644 Binary files a/app/soapbox/features/status/components/action_bar.js and b/app/soapbox/features/status/components/action_bar.js differ diff --git a/app/soapbox/features/ui/index.js b/app/soapbox/features/ui/index.js index 49d58aca79..43d4b7b7c8 100644 Binary files a/app/soapbox/features/ui/index.js and b/app/soapbox/features/ui/index.js differ diff --git a/app/soapbox/reducers/__tests__/auth-test.js b/app/soapbox/reducers/__tests__/auth-test.js index 77a9b19654..6b367bf850 100644 Binary files a/app/soapbox/reducers/__tests__/auth-test.js and b/app/soapbox/reducers/__tests__/auth-test.js differ diff --git a/app/soapbox/reducers/__tests__/list_editor-test.js b/app/soapbox/reducers/__tests__/list_editor-test.js index 356bc8d7e6..09ec6ab02e 100644 Binary files a/app/soapbox/reducers/__tests__/list_editor-test.js and b/app/soapbox/reducers/__tests__/list_editor-test.js differ diff --git a/app/soapbox/reducers/__tests__/modal-test.js b/app/soapbox/reducers/__tests__/modal-test.js index 17125d0722..09281e82f4 100644 Binary files a/app/soapbox/reducers/__tests__/modal-test.js and b/app/soapbox/reducers/__tests__/modal-test.js differ diff --git a/app/soapbox/reducers/notifications.js b/app/soapbox/reducers/notifications.js index 9d819f4f35..9e2c1287d7 100644 Binary files a/app/soapbox/reducers/notifications.js and b/app/soapbox/reducers/notifications.js differ diff --git a/app/soapbox/reducers/security.js b/app/soapbox/reducers/security.js index 4fbeea0426..b50b398019 100644 Binary files a/app/soapbox/reducers/security.js and b/app/soapbox/reducers/security.js differ diff --git a/app/soapbox/settings.js b/app/soapbox/settings.js index e3f8094350..1acaeee912 100644 Binary files a/app/soapbox/settings.js and b/app/soapbox/settings.js differ diff --git a/app/soapbox/utils/numbers.js b/app/soapbox/utils/numbers.js index 000ca3178f..434473b402 100644 Binary files a/app/soapbox/utils/numbers.js and b/app/soapbox/utils/numbers.js differ diff --git a/app/soapbox/utils/resize_image.js b/app/soapbox/utils/resize_image.js index 45db240cb7..ffb4ef9361 100644 Binary files a/app/soapbox/utils/resize_image.js and b/app/soapbox/utils/resize_image.js differ diff --git a/webpack/translationRunner.js b/webpack/translationRunner.js index fb24b8ab6b..5f75ee7578 100644 Binary files a/webpack/translationRunner.js and b/webpack/translationRunner.js differ