From e18ccef2f2d04d7ecf8a6cb12af73e41f8577b88 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Dec 2021 13:22:22 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v5.16.1 --- client/package.json | 2 +- package-lock.json | 22 +++++++++++----------- package.json | 2 +- tools/ui-components/package.json | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/client/package.json b/client/package.json index 3a989fb8de2..64f10fbcd86 100644 --- a/client/package.json +++ b/client/package.json @@ -131,7 +131,7 @@ "@babel/types": "7.16.0", "@codesee/babel-plugin-instrument": "0.149.0", "@codesee/tracker": "0.149.0", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "autoprefixer": "10.4.0", "babel-plugin-transform-imports": "2.0.0", diff --git a/package-lock.json b/package-lock.json index 203dcadc24a..a1f27bd2f71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@babel/preset-typescript": "7.16.0", "@testing-library/cypress": "7.0.7", "@testing-library/dom": "8.11.1", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/user-event": "13.5.0", "@types/chai": "4.2.22", "@types/enzyme": "3.10.10", @@ -299,7 +299,7 @@ "@babel/types": "7.16.0", "@codesee/babel-plugin-instrument": "0.149.0", "@codesee/tracker": "0.149.0", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "autoprefixer": "10.4.0", "babel-plugin-transform-imports": "2.0.0", @@ -17907,9 +17907,9 @@ } }, "node_modules/@testing-library/jest-dom": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz", - "integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==", + "version": "5.16.1", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz", + "integrity": "sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==", "dev": true, "dependencies": { "@babel/runtime": "^7.9.2", @@ -58846,7 +58846,7 @@ "@storybook/builder-webpack5": "6.4.8", "@storybook/manager-webpack5": "6.4.8", "@storybook/react": "6.4.8", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "@types/jest": "27.0.3", "autoprefixer": "10.4.0", @@ -66792,7 +66792,7 @@ "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.6.0", "@stripe/stripe-js": "1.21.2", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.11.0", @@ -67190,7 +67190,7 @@ "@storybook/builder-webpack5": "6.4.8", "@storybook/manager-webpack5": "6.4.8", "@storybook/react": "6.4.8", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "@types/jest": "27.0.3", "autoprefixer": "10.4.0", @@ -82733,9 +82733,9 @@ } }, "@testing-library/jest-dom": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz", - "integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==", + "version": "5.16.1", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz", + "integrity": "sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==", "dev": true, "requires": { "@babel/runtime": "^7.9.2", diff --git a/package.json b/package.json index f23a06e5603..cc31a86d53f 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@babel/preset-typescript": "7.16.0", "@testing-library/cypress": "7.0.7", "@testing-library/dom": "8.11.1", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/user-event": "13.5.0", "@types/chai": "4.2.22", "@types/enzyme": "3.10.10", diff --git a/tools/ui-components/package.json b/tools/ui-components/package.json index f712518ab10..e9b45a43f6a 100644 --- a/tools/ui-components/package.json +++ b/tools/ui-components/package.json @@ -38,7 +38,7 @@ "@storybook/builder-webpack5": "6.4.8", "@storybook/manager-webpack5": "6.4.8", "@storybook/react": "6.4.8", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "@types/jest": "27.0.3", "autoprefixer": "10.4.0",