Skip to content

Commit 9080b04

Browse files
chore(deps): update dependency @testing-library/react to v13.4.0
1 parent fad021a commit 9080b04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"@styled-system/css": "5.1.5",
163163
"@testing-library/dom": "8.13.0",
164164
"@testing-library/jest-dom": "5.16.4",
165-
"@testing-library/react": "13.2.0",
165+
"@testing-library/react": "13.4.0",
166166
"@testing-library/react-hooks": "8.0.0",
167167
"@testing-library/user-event": "14.2.0",
168168
"@types/facepaint": "1.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5114,10 +5114,10 @@
51145114
"@babel/runtime" "^7.12.5"
51155115
react-error-boundary "^3.1.0"
51165116

5117-
"@testing-library/react@13.2.0":
5118-
version "13.2.0"
5119-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.2.0.tgz#2db00bc94d71c4e90e5c25582e90a650ae2925bf"
5120-
integrity sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==
5117+
"@testing-library/react@13.4.0":
5118+
version "13.4.0"
5119+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.4.0.tgz#6a31e3bf5951615593ad984e96b9e5e2d9380966"
5120+
integrity sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==
51215121
dependencies:
51225122
"@babel/runtime" "^7.12.5"
51235123
"@testing-library/dom" "^8.5.0"

0 commit comments

Comments
 (0)