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

Commit eba1832

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v10.4.5
1 parent 58d213d commit eba1832

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.4",
75+
"@testing-library/react": "10.4.5",
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
@@ -3073,10 +3073,10 @@
30733073
lodash "^4.17.15"
30743074
redent "^3.0.0"
30753075

3076-
"@testing-library/react@10.4.4":
3077-
version "10.4.4"
3078-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.4.tgz#f05edf827df288c6c7b19fe96fff2b33cddbb809"
3079-
integrity sha512-SKDQ2jBdg9UQQYQragkvXOzNp4hnCdOvXyZ52rg+OXiiumVxkAutdvvRzBF4PrbvMQ27Z6gx0GVo2YQ1Mcip8g==
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==
30803080
dependencies:
30813081
"@babel/runtime" "^7.10.3"
30823082
"@testing-library/dom" "^7.17.1"

0 commit comments

Comments
 (0)