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

Commit c6e12ba

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v10.4.6
1 parent d18c4ba commit c6e12ba

2 files changed

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

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3073,14 +3073,13 @@
30733073
lodash "^4.17.15"
30743074
redent "^3.0.0"
30753075

3076-
"@testing-library/react@10.4.5":
3077-
version "10.4.5"
3078-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.5.tgz#e66e004d6beb60a26b4e5d4e4d9989738d7077f3"
3079-
integrity sha512-M5A0W4VphBiEm4vgnq7vHC+/e4Bp/3iIOAWap1FtIiA+Zom6BtXpY3RSTOqc8bZsCcu9gFBZ/lxaiMW6uJddWg==
3076+
"@testing-library/react@10.4.6":
3077+
version "10.4.6"
3078+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.6.tgz#70a7cac35ac8256c22a8cb0c4779e0efefd218c6"
3079+
integrity sha512-pVcm8v0HxCEzrtasbC2bdhWM0P5X9o8a/xfBugC97uVVTmhVeGHj+5CdE1JYi/i2K+mCyeq5YqzHLW/gB+K12w==
30803080
dependencies:
30813081
"@babel/runtime" "^7.10.3"
30823082
"@testing-library/dom" "^7.17.1"
3083-
semver "^7.3.2"
30843083

30853084
"@tootallnate/once@1":
30863085
version "1.1.2"

0 commit comments

Comments
 (0)