From 4cc3728cf0b9d9a058558741f3a9190ee5a14821 Mon Sep 17 00:00:00 2001 From: olav Date: Tue, 30 Aug 2022 10:30:32 +0200 Subject: [PATCH] chore: update emotion (#1998) * chore: update emotion * chore: update snapshots --- frontend/package.json | 4 +- .../InstanceStatusBar.test.tsx.snap | 30 +- .../FeedbackCESForm.test.tsx.snap | 48 +-- .../__snapshots__/ApiDetails.test.tsx.snap | 16 +- .../Footer/__snapshots__/Footer.test.tsx.snap | 280 +++++++++--------- .../__snapshots__/TagTypeList.test.tsx.snap | 236 +++++++-------- frontend/yarn.lock | 149 ++++------ 7 files changed, 365 insertions(+), 398 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 6ee52b9cc4..7d29310035 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,8 +26,8 @@ }, "devDependencies": { "@codemirror/lang-json": "6.0.0", - "@emotion/react": "11.9.3", - "@emotion/styled": "11.9.3", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/icons-material": "5.10.2", "@mui/lab": "5.0.0-alpha.96", "@mui/material": "5.10.2", diff --git a/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap b/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap index 24c0071941..c50e6f1259 100644 --- a/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap +++ b/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap @@ -2,12 +2,12 @@ exports[`InstanceStatusBar should warn when the trial has churned 1`] = `