From 32fe882069237b9e18e013e23326193862cfb5f4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Nov 2020 02:03:20 +0000 Subject: [PATCH] Update dependency @testing-library/react to v11.1.1 --- plugins/woocommerce-admin/package-lock.json | 44 +++++++++++++-------- plugins/woocommerce-admin/package.json | 2 +- 2 files changed, 28 insertions(+), 18 deletions(-) diff --git a/plugins/woocommerce-admin/package-lock.json b/plugins/woocommerce-admin/package-lock.json index 66f70eb57bb..8f144366086 100644 --- a/plugins/woocommerce-admin/package-lock.json +++ b/plugins/woocommerce-admin/package-lock.json @@ -66,7 +66,7 @@ "@storybook/addons": "6.0.26", "@storybook/react": "6.0.26", "@testing-library/jest-dom": "5.11.4", - "@testing-library/react": "11.1.0", + "@testing-library/react": "11.1.1", "@testing-library/react-hooks": "3.4.2", "@testing-library/user-event": "12.1.10", "@woocommerce/components": "file:packages/components", @@ -7464,9 +7464,9 @@ "integrity": "sha512-oocsqY7g0cR+Gur5jRQLSrX2OtpMLMse1I10JQBm8CdGMrDkh1Mg2gjsiquMHRtBs4Qwu5wgEp5GgIYHk4SNPw==" }, "node_modules/@testing-library/dom": { - "version": "7.26.3", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.26.3.tgz", - "integrity": "sha512-/1P6taENE/H12TofJaS3L1J28HnXx8ZFhc338+XPR5y1E3g5ttOgu86DsGnV9/n2iPrfJQVUZ8eiGYZGSxculw==", + "version": "7.26.4", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.26.4.tgz", + "integrity": "sha512-3sJmqN9NSqISDjvJOhR6xtuiXTXdYagfJIQz+6UVWwRs+Yc9Et9dFQm1ODqR1BaZpTv3HntBzkp5ZWuZTU75WA==", "dev": true, "dependencies": { "@babel/code-frame": "^7.10.4", @@ -7477,6 +7477,9 @@ "dom-accessibility-api": "^0.5.1", "lz-string": "^1.4.4", "pretty-format": "^26.4.2" + }, + "engines": { + "node": ">=10" } }, "node_modules/@testing-library/dom/node_modules/@jest/types": { @@ -7618,13 +7621,20 @@ } }, "node_modules/@testing-library/react": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.1.0.tgz", - "integrity": "sha512-Nfz58jGzW0tgg3irmTB7sa02JLkLnCk+QN3XG6WiaGQYb0Qc4Ok00aujgjdxlIQWZHbb4Zj5ZOIeE9yKFSs4sA==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.1.1.tgz", + "integrity": "sha512-DT/P2opE9o4NWCd/oIL73b6VF/Xk9AY8iYSstKfz9cXw0XYPQ5IhA/cuYfoN9nU+mAynW8DpAVfEWdM6e7zF6g==", "dev": true, "dependencies": { - "@babel/runtime": "^7.11.2", - "@testing-library/dom": "^7.26.0" + "@babel/runtime": "^7.12.1", + "@testing-library/dom": "^7.26.4" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "react": "*", + "react-dom": "*" } }, "node_modules/@testing-library/react-hooks": { @@ -45844,9 +45854,9 @@ "integrity": "sha512-oocsqY7g0cR+Gur5jRQLSrX2OtpMLMse1I10JQBm8CdGMrDkh1Mg2gjsiquMHRtBs4Qwu5wgEp5GgIYHk4SNPw==" }, "@testing-library/dom": { - "version": "7.26.3", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.26.3.tgz", - "integrity": "sha512-/1P6taENE/H12TofJaS3L1J28HnXx8ZFhc338+XPR5y1E3g5ttOgu86DsGnV9/n2iPrfJQVUZ8eiGYZGSxculw==", + "version": "7.26.4", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.26.4.tgz", + "integrity": "sha512-3sJmqN9NSqISDjvJOhR6xtuiXTXdYagfJIQz+6UVWwRs+Yc9Et9dFQm1ODqR1BaZpTv3HntBzkp5ZWuZTU75WA==", "dev": true, "requires": { "@babel/code-frame": "^7.10.4", @@ -46002,13 +46012,13 @@ } }, "@testing-library/react": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.1.0.tgz", - "integrity": "sha512-Nfz58jGzW0tgg3irmTB7sa02JLkLnCk+QN3XG6WiaGQYb0Qc4Ok00aujgjdxlIQWZHbb4Zj5ZOIeE9yKFSs4sA==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.1.1.tgz", + "integrity": "sha512-DT/P2opE9o4NWCd/oIL73b6VF/Xk9AY8iYSstKfz9cXw0XYPQ5IhA/cuYfoN9nU+mAynW8DpAVfEWdM6e7zF6g==", "dev": true, "requires": { - "@babel/runtime": "^7.11.2", - "@testing-library/dom": "^7.26.0" + "@babel/runtime": "^7.12.1", + "@testing-library/dom": "^7.26.4" } }, "@testing-library/react-hooks": { diff --git a/plugins/woocommerce-admin/package.json b/plugins/woocommerce-admin/package.json index 76dc223f174..1182e85b73f 100644 --- a/plugins/woocommerce-admin/package.json +++ b/plugins/woocommerce-admin/package.json @@ -143,7 +143,7 @@ "@storybook/addons": "6.0.26", "@storybook/react": "6.0.26", "@testing-library/jest-dom": "5.11.4", - "@testing-library/react": "11.1.0", + "@testing-library/react": "11.1.1", "@testing-library/react-hooks": "3.4.2", "@testing-library/user-event": "12.1.10", "@woocommerce/components": "file:packages/components",