From 7e3f4aff8186ceb2a3a396df152e95c49f48b596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Nov 2021 14:11:51 +0530 Subject: [PATCH] chore(deps): update dependency @types/jest to v27.0.3 (#44225) Co-authored-by: Renovate Bot --- package-lock.json | 14 +++++++------- package.json | 2 +- tools/ui-components/package-lock.json | 14 +++++++------- tools/ui-components/package.json | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68782be0c0..2d5f61e4a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@testing-library/user-event": "13.5.0", "@types/chai": "4.2.22", "@types/inquirer": "8.1.3", - "@types/jest": "27.0.2", + "@types/jest": "27.0.3", "@types/loadable__component": "5.13.4", "@types/lodash-es": "4.17.5", "@types/node": "16.11.9", @@ -7016,9 +7016,9 @@ } }, "node_modules/@types/jest": { - "version": "27.0.2", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz", - "integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==", + "version": "27.0.3", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz", + "integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==", "dev": true, "dependencies": { "jest-diff": "^27.0.0", @@ -32015,9 +32015,9 @@ } }, "@types/jest": { - "version": "27.0.2", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz", - "integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==", + "version": "27.0.3", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz", + "integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==", "dev": true, "requires": { "jest-diff": "^27.0.0", diff --git a/package.json b/package.json index bf7cf523bd..43bce92e93 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@testing-library/user-event": "13.5.0", "@types/chai": "4.2.22", "@types/inquirer": "8.1.3", - "@types/jest": "27.0.2", + "@types/jest": "27.0.3", "@types/loadable__component": "5.13.4", "@types/lodash-es": "4.17.5", "@types/node": "16.11.9", diff --git a/tools/ui-components/package-lock.json b/tools/ui-components/package-lock.json index 5f7f718f1e..18ddc5ce2d 100644 --- a/tools/ui-components/package-lock.json +++ b/tools/ui-components/package-lock.json @@ -30,7 +30,7 @@ "@storybook/react": "6.3.12", "@testing-library/jest-dom": "5.15.0", "@testing-library/react": "12.1.2", - "@types/jest": "27.0.2", + "@types/jest": "27.0.3", "autoprefixer": "10.4.0", "babel-loader": "8.2.3", "babel-plugin-transform-react-remove-prop-types": "0.4.24", @@ -5776,9 +5776,9 @@ } }, "node_modules/@types/jest": { - "version": "27.0.2", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz", - "integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==", + "version": "27.0.3", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz", + "integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==", "dev": true, "dependencies": { "jest-diff": "^27.0.0", @@ -24112,9 +24112,9 @@ } }, "@types/jest": { - "version": "27.0.2", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz", - "integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==", + "version": "27.0.3", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz", + "integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==", "dev": true, "requires": { "jest-diff": "^27.0.0", diff --git a/tools/ui-components/package.json b/tools/ui-components/package.json index 11fc5a9bae..1a6d7199ad 100644 --- a/tools/ui-components/package.json +++ b/tools/ui-components/package.json @@ -40,7 +40,7 @@ "@storybook/react": "6.3.12", "@testing-library/jest-dom": "5.15.0", "@testing-library/react": "12.1.2", - "@types/jest": "27.0.2", + "@types/jest": "27.0.3", "autoprefixer": "10.4.0", "babel-loader": "8.2.3", "babel-plugin-transform-react-remove-prop-types": "0.4.24",