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

Commit eba143b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v10.4.7
1 parent 98cd3cd commit eba143b

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.11.0",
75-
"@testing-library/react": "10.4.6",
75+
"@testing-library/react": "10.4.7",
7676
"autoprefixer": "9.8.5",
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
@@ -3124,10 +3124,10 @@
31243124
lodash "^4.17.15"
31253125
redent "^3.0.0"
31263126

3127-
"@testing-library/react@10.4.6":
3128-
version "10.4.6"
3129-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.6.tgz#70a7cac35ac8256c22a8cb0c4779e0efefd218c6"
3130-
integrity sha512-pVcm8v0HxCEzrtasbC2bdhWM0P5X9o8a/xfBugC97uVVTmhVeGHj+5CdE1JYi/i2K+mCyeq5YqzHLW/gB+K12w==
3127+
"@testing-library/react@10.4.7":
3128+
version "10.4.7"
3129+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.7.tgz#fc14847fb70a5e93576b8f7f0d1490ead02a9061"
3130+
integrity sha512-hUYbum3X2f1ZKusKfPaooKNYqE/GtPiQ+D2HJaJ4pkxeNJQFVUEvAvEh9+3QuLdBeTWkDMNY5NSijc5+pGdM4Q==
31313131
dependencies:
31323132
"@babel/runtime" "^7.10.3"
31333133
"@testing-library/dom" "^7.17.1"

0 commit comments

Comments
 (0)