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

Commit 018bf1b

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

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.2",
75+
"@testing-library/react": "10.4.3",
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.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==
3206+
"@testing-library/react@10.4.3":
3207+
version "10.4.3"
3208+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.3.tgz#c6f356688cffc51f6b35385583d664bb11a161f4"
3209+
integrity sha512-A/ydYXcwAcfY7vkPrfUkUTf9HQLL3/GtixTefcu3OyGQtAYQ7XBQj1S9FWbLEhfWa0BLwFwTBFS3Ao1O0tbMJg==
32103210
dependencies:
32113211
"@babel/runtime" "^7.10.3"
32123212
"@testing-library/dom" "^7.17.1"

0 commit comments

Comments
 (0)