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

Commit 579b93a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v10.0.6
1 parent 393bd13 commit 579b93a

2 files changed

Lines changed: 10 additions & 10 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.5",
75+
"@testing-library/react": "10.0.6",
7676
"autoprefixer": "9.8.0",
7777
"babel-jest": "26.0.1",
7878
"babel-loader": "8.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3083,10 +3083,10 @@
30833083
"@svgr/plugin-svgo" "^4.3.1"
30843084
loader-utils "^1.2.3"
30853085

3086-
"@testing-library/dom@^7.8.0":
3087-
version "7.8.0"
3088-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.8.0.tgz#f8b0df6bbf8346e7c5e7b314c6c109d0b3261531"
3089-
integrity sha512-Dfk8AqRF0h6CuWxTH0nX/kbxWfCkmQtJ+7CuHej/vhd71jX+dZz5JMpxc32WFwrkwKnRoFtPgMauS8A/j8GrUg==
3086+
"@testing-library/dom@^7.9.0":
3087+
version "7.9.0"
3088+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.9.0.tgz#3805cda47ab691645775c59c93c9044a2cad4c91"
3089+
integrity sha512-WYnJx9I94cYKib/Ber2BU3v1dUB+4n5wnJpvWJLTiwgERRTSElsivEtfX5S0LSljS122One6Bewhx2kgoZKXzA==
30903090
dependencies:
30913091
"@babel/runtime" "^7.10.2"
30923092
aria-query "^4.0.2"
@@ -3108,13 +3108,13 @@
31083108
lodash "^4.17.15"
31093109
redent "^3.0.0"
31103110

3111-
"@testing-library/react@10.0.5":
3112-
version "10.0.5"
3113-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.5.tgz#78c77a1d583777615bf0a8b8d7550b876de9f409"
3114-
integrity sha512-ExpCW9rJcs4Fd7oxWBpGim2H8aLa1u+wh3mS0vOR8iQFObiIC2wlK6x8Ty8F3relX6WfDAeONEDCt7i0nLBdEw==
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==
31153115
dependencies:
31163116
"@babel/runtime" "^7.10.2"
3117-
"@testing-library/dom" "^7.8.0"
3117+
"@testing-library/dom" "^7.9.0"
31183118
"@types/testing-library__react" "^10.0.1"
31193119

31203120
"@tootallnate/once@1":

0 commit comments

Comments
 (0)