From 46597d7033926404b04206864552bbcfcdf61045 Mon Sep 17 00:00:00 2001 From: Dave Hunt Date: Wed, 12 Apr 2023 22:23:52 +0100 Subject: [PATCH] Updated packages by running yarn upgrade --- .circleci/config.yml | 4 +- package.json | 5 +- src/index.jsx | 1 - .../__snapshots__/Pickers.test.jsx.snap | 35 +- test/perfherder.test.js | 4 +- yarn.lock | 7107 ++++++++--------- 6 files changed, 3499 insertions(+), 3657 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5566fde6..05eae440 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,7 +10,7 @@ jobs: executor: name: node/default # The Node version here must be kept in sync with that in `package.json`. - tag: '12.14.1' + tag: '16.16.0' steps: - checkout - node/install-packages: @@ -30,4 +30,4 @@ jobs: name: Check code coverage changes orbs: - node: circleci/node@4.1.1 + node: circleci/node@5.1.0 diff --git a/package.json b/package.json index 34587170..48aa1c6f 100644 --- a/package.json +++ b/package.json @@ -66,5 +66,6 @@ "pre-commit": "lint-staged", "pre-push": "yarn test" } - } -} + }, + "packageManager": "yarn@1.22.19" +} \ No newline at end of file diff --git a/src/index.jsx b/src/index.jsx index 6770c5ba..20366026 100644 --- a/src/index.jsx +++ b/src/index.jsx @@ -2,5 +2,4 @@ import React from 'react'; import ReactDOM from 'react-dom'; import Router from './components/Router'; - ReactDOM.render(, document.getElementById('root')); diff --git a/test/components/__snapshots__/Pickers.test.jsx.snap b/test/components/__snapshots__/Pickers.test.jsx.snap index 098473f6..b14cbb75 100644 --- a/test/components/__snapshots__/Pickers.test.jsx.snap +++ b/test/components/__snapshots__/Pickers.test.jsx.snap @@ -23,7 +23,7 @@ exports[`renders correctly 1`] = ` >