Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 1c90a29

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v10.1.0
1 parent bc7b12d commit 1c90a29

2 files changed

Lines changed: 6 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@storybook/addons": "5.3.19",
7373
"@storybook/react": "5.3.19",
7474
"@testing-library/jest-dom": "5.9.0",
75-
"@testing-library/react": "10.0.6",
75+
"@testing-library/react": "10.1.0",
7676
"autoprefixer": "9.8.0",
7777
"babel-jest": "26.0.1",
7878
"babel-loader": "8.1.0",

yarn.lock

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3108,14 +3108,13 @@
31083108
lodash "^4.17.15"
31093109
redent "^3.0.0"
31103110

3111-
"@testing-library/react@10.0.6":
3112-
version "10.0.6"
3113-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.6.tgz#e1e569135badb7367cc6ac9823e376eccb0280e0"
3114-
integrity sha512-7cZ2sHN6zTW1b/pNKzA0icZozshOOuiEQq/zCcf4LUCNGKAOnGCxZDQI7qjpO6lMITmi4Qs0VU1j9Cd4Z36e+w==
3111+
"@testing-library/react@10.1.0":
3112+
version "10.1.0"
3113+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.1.0.tgz#31af99093b104ffaec877cb29f5249bc33b98204"
3114+
integrity sha512-7b8GHD8IMJ1IzSpUZ1r0JLQRj4Jp9nXlKuEXkS3tgISZciO9n7++4nHCLsCK38eAB5zsBUa0G2kR+Sh3aYDqjw==
31153115
dependencies:
31163116
"@babel/runtime" "^7.10.2"
31173117
"@testing-library/dom" "^7.9.0"
3118-
"@types/testing-library__react" "^10.0.1"
31193118

31203119
"@tootallnate/once@1":
31213120
version "1.1.2"
@@ -3262,13 +3261,6 @@
32623261
"@types/history" "*"
32633262
"@types/react" "*"
32643263

3265-
"@types/react-dom@*":
3266-
version "16.9.4"
3267-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.4.tgz#0b58df09a60961dcb77f62d4f1832427513420df"
3268-
integrity sha512-fya9xteU/n90tda0s+FtN5Ym4tbgxpq/hb/Af24dvs6uYnYn+fspaxw5USlw0R8apDNwxsqumdRoCoKitckQqw==
3269-
dependencies:
3270-
"@types/react" "*"
3271-
32723264
"@types/react-syntax-highlighter@11.0.4":
32733265
version "11.0.4"
32743266
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-11.0.4.tgz#d86d17697db62f98046874f62fdb3e53a0bbc4cd"
@@ -3303,29 +3295,13 @@
33033295
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
33043296
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
33053297

3306-
"@types/testing-library__dom@*":
3307-
version "6.11.1"
3308-
resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-6.11.1.tgz#6058a6ac391db679f7c60dbb27b81f0620de2dd9"
3309-
integrity sha512-ImChHtQqmjwraRLqBC2sgSQFtczeFvBmBcfhTYZn/3KwXbyD07LQykEQ0xJo7QHc1GbVvf7pRyGaIe6PkCdxEw==
3310-
dependencies:
3311-
pretty-format "^24.3.0"
3312-
33133298
"@types/testing-library__jest-dom@^5.0.2":
33143299
version "5.0.2"
33153300
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.0.2.tgz#89b782e0f187fe1e80d6375133da74182ba02065"
33163301
integrity sha512-dZP+/WHndgCSmdaImITy0KhjGAa9c0hlGGkzefbtrPFpnGEPZECDA0zyvfSp8RKhHECJJSKHFExjOwzo0rHyIA==
33173302
dependencies:
33183303
"@types/jest" "*"
33193304

3320-
"@types/testing-library__react@^10.0.1":
3321-
version "10.0.1"
3322-
resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-10.0.1.tgz#92bb4a02394bf44428e35f1da2970ed77f803593"
3323-
integrity sha512-RbDwmActAckbujLZeVO/daSfdL1pnjVqas25UueOkAY5r7vriavWf0Zqg7ghXMHa8ycD/kLkv8QOj31LmSYwww==
3324-
dependencies:
3325-
"@types/react-dom" "*"
3326-
"@types/testing-library__dom" "*"
3327-
pretty-format "^25.1.0"
3328-
33293305
"@types/unist@^2.0.0", "@types/unist@^2.0.2":
33303306
version "2.0.3"
33313307
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
@@ -12453,7 +12429,7 @@ pretty-error@2.1.1, pretty-error@^2.1.1:
1245312429
renderkid "^2.0.1"
1245412430
utila "~0.4"
1245512431

12456-
pretty-format@^24.3.0, pretty-format@^24.9.0:
12432+
pretty-format@^24.9.0:
1245712433
version "24.9.0"
1245812434
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
1245912435
integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==

0 commit comments

Comments
 (0)