From 5227200cdf0111547acfc3e264cd9b7fafc96fe0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jul 2020 18:31:25 +0000 Subject: [PATCH] Update dependency @testing-library/react to v10.4.6 --- package.json | 2 +- yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0b78490c..bd74479d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@pika/plugin-build-types": "0.9.2", "@pika/plugin-build-web": "0.9.2", "@pika/plugin-ts-standard-pkg": "0.9.2", - "@testing-library/react": "10.4.5", + "@testing-library/react": "10.4.6", "@testing-library/react-hooks": "3.3.0", "@types/jest": "26.0.4", "@types/react": "16.9.42", diff --git a/yarn.lock b/yarn.lock index 16e77a01..08e8b47b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2508,14 +2508,13 @@ "@babel/runtime" "^7.5.4" "@types/testing-library__react-hooks" "^3.0.0" -"@testing-library/react@10.4.5": - version "10.4.5" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.5.tgz#e66e004d6beb60a26b4e5d4e4d9989738d7077f3" - integrity sha512-M5A0W4VphBiEm4vgnq7vHC+/e4Bp/3iIOAWap1FtIiA+Zom6BtXpY3RSTOqc8bZsCcu9gFBZ/lxaiMW6uJddWg== +"@testing-library/react@10.4.6": + version "10.4.6" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.6.tgz#70a7cac35ac8256c22a8cb0c4779e0efefd218c6" + integrity sha512-pVcm8v0HxCEzrtasbC2bdhWM0P5X9o8a/xfBugC97uVVTmhVeGHj+5CdE1JYi/i2K+mCyeq5YqzHLW/gB+K12w== dependencies: "@babel/runtime" "^7.10.3" "@testing-library/dom" "^7.17.1" - semver "^7.3.2" "@theme-ui/typography@^0.2.5": version "0.2.46"