From 1ad212677b0dae8b1637cb87392c31253e29da2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 22:50:15 +0200 Subject: [PATCH] chore(deps): bump @types/jest from 26.0.20 to 26.0.21 (#3298) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2845e400..26138672 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@sentry/integrations": "6.2.1", "@testing-library/jest-dom": "5.11.9", "@testing-library/react": "11.2.5", - "@types/jest": "26.0.20", + "@types/jest": "26.0.21", "@types/react": "17.0.3", "@types/react-dom": "17.0.2", "@types/socket.io-client": "1.4.36", diff --git a/yarn.lock b/yarn.lock index 9c41d30d..5d4d0c67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1979,9 +1979,9 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@*", "@types/jest@26.0.20": - version "26.0.20" - resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz" +"@types/jest@*", "@types/jest@26.0.21": + version "26.0.21" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24" dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0"