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

Commit 122fb12

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v10.4.4
1 parent fc2c2ce commit 122fb12

2 files changed

Lines changed: 6 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.3",
75+
"@testing-library/react": "10.4.4",
7676
"autoprefixer": "9.8.4",
7777
"babel-jest": "26.1.0",
7878
"babel-loader": "8.1.0",

yarn.lock

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

3076-
"@testing-library/react@10.4.3":
3077-
version "10.4.3"
3078-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.3.tgz#c6f356688cffc51f6b35385583d664bb11a161f4"
3079-
integrity sha512-A/ydYXcwAcfY7vkPrfUkUTf9HQLL3/GtixTefcu3OyGQtAYQ7XBQj1S9FWbLEhfWa0BLwFwTBFS3Ao1O0tbMJg==
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==
30803080
dependencies:
30813081
"@babel/runtime" "^7.10.3"
30823082
"@testing-library/dom" "^7.17.1"
3083+
semver "^7.3.2"
30833084

30843085
"@tootallnate/once@1":
30853086
version "1.1.2"

0 commit comments

Comments
 (0)