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

Commit 0349d56

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v10.4.2
1 parent c833b52 commit 0349d56

2 files changed

Lines changed: 5 additions & 5 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.10.1",
75-
"@testing-library/react": "10.4.1",
75+
"@testing-library/react": "10.4.2",
7676
"autoprefixer": "9.8.4",
7777
"babel-jest": "26.1.0",
7878
"babel-loader": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3203,10 +3203,10 @@
32033203
lodash "^4.17.15"
32043204
redent "^3.0.0"
32053205

3206-
"@testing-library/react@10.4.1":
3207-
version "10.4.1"
3208-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.1.tgz#d38dee4abab172c06f6cf8894c51190e6c503f61"
3209-
integrity sha512-QX31fRDGLnOdBYoQ95VEOYgRahaPfsI+toOaYhlvuGNFQrcagZv/KLWCIctRGB0h1PTsQt3JpLBbbLGM63yy5Q==
3206+
"@testing-library/react@10.4.2":
3207+
version "10.4.2"
3208+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.2.tgz#9f1ee0051a516469d4afaf350d2a467ac19cd57f"
3209+
integrity sha512-srhsdY+Mq2xhjE/ha8xh0U9YJSCNYbOhzPsUiNvxy4bgltB87PjuxDtkWMWwWJOIkngyJaMgoJuHm13EOq4V0Q==
32103210
dependencies:
32113211
"@babel/runtime" "^7.10.3"
32123212
"@testing-library/dom" "^7.17.1"

0 commit comments

Comments
 (0)