Skip to content

Commit 3af966c

Browse files
committed
chore(deps): update dependency @testing-library/react to v13.3.0
1 parent a902a8b commit 3af966c

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
@@ -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.3.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.3.0":
5118+
version "13.3.0"
5119+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.3.0.tgz#bf298bfbc5589326bbcc8052b211f3bb097a97c5"
5120+
integrity sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==
51215121
dependencies:
51225122
"@babel/runtime" "^7.12.5"
51235123
"@testing-library/dom" "^8.5.0"

0 commit comments

Comments
 (0)