From f64e579e2e5c51cd09e0e9af1cc77febdbc926c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2020 22:04:13 +0000 Subject: [PATCH] Update dependency @testing-library/react to v10.4.1 --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 88d354b1..23d8c869 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.3.0", + "@testing-library/react": "10.4.1", "@testing-library/react-hooks": "3.3.0", "@types/jest": "26.0.0", "@types/react": "16.9.38", diff --git a/yarn.lock b/yarn.lock index 9d6a8b62..2faf9b7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2554,7 +2554,7 @@ dependencies: regenerator-runtime "^0.13.2" -"@babel/runtime@^7.10.2": +"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3": version "7.10.3" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364" integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw== @@ -3507,13 +3507,13 @@ dependencies: defer-to-connect "^1.0.1" -"@testing-library/dom@^7.14.2": - version "7.16.3" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.16.3.tgz#ef7fe623f337a9393e9a52b19960347fb22bdf7d" - integrity sha512-6s13JqQ8yYtlR8RmaoQpxlW/ssMmpWJQo4tAIypoWecX/4JSFCL3h3VLoLphbPLRmn18S4x/BHjT2egkCaYl5Q== +"@testing-library/dom@^7.17.1": + version "7.17.1" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.17.1.tgz#7ea1512dbba858940ee39e82652055d367b94cb5" + integrity sha512-gmORZyxqqMAM3TVOXQftgGxqISiCN7hQHAVtV26OqESB8x8SKbX0tlX4+VvagLi1WMK2TLd9MWUJfuHHN7fPQg== dependencies: - "@babel/runtime" "^7.10.2" - aria-query "^4.2.1" + "@babel/runtime" "^7.10.3" + aria-query "^4.2.2" dom-accessibility-api "^0.4.5" pretty-format "^25.5.0" @@ -3525,13 +3525,13 @@ "@babel/runtime" "^7.5.4" "@types/testing-library__react-hooks" "^3.0.0" -"@testing-library/react@10.3.0": - version "10.3.0" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.3.0.tgz#d615385b8d86ef4d76142a423755d471b3673295" - integrity sha512-Rhn5uJK6lYHWzlGVbK6uAvheAW8AUoFYxTLGdDxgsJDaK/PYy5drWfW/6YpMMOKMw+u6jHHl4MNHlt5qLHnm0Q== +"@testing-library/react@10.4.1": + version "10.4.1" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.1.tgz#d38dee4abab172c06f6cf8894c51190e6c503f61" + integrity sha512-QX31fRDGLnOdBYoQ95VEOYgRahaPfsI+toOaYhlvuGNFQrcagZv/KLWCIctRGB0h1PTsQt3JpLBbbLGM63yy5Q== dependencies: - "@babel/runtime" "^7.10.2" - "@testing-library/dom" "^7.14.2" + "@babel/runtime" "^7.10.3" + "@testing-library/dom" "^7.17.1" "@theme-ui/typography@^0.2.5": version "0.2.46" @@ -4286,7 +4286,7 @@ aria-query@^3.0.0: ast-types-flow "0.0.7" commander "^2.11.0" -aria-query@^4.2.1: +aria-query@^4.2.2: version "4.2.2" resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b" integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==