Skip to content

Commit 2b86d55

Browse files
chore(deps): update dependency @testing-library/react to v14.3.1
1 parent 609443f commit 2b86d55

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
@@ -55,7 +55,7 @@
5555
"@babel/preset-react": "7.24.1",
5656
"@testing-library/dom": "9.3.4",
5757
"@testing-library/jest-dom": "6.4.2",
58-
"@testing-library/react": "14.3.0",
58+
"@testing-library/react": "14.3.1",
5959
"@testing-library/user-event": "14.5.2",
6060
"babel-jest": "29.7.0",
6161
"babel-loader": "9.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,10 +1468,10 @@
14681468
lodash "^4.17.15"
14691469
redent "^3.0.0"
14701470

1471-
"@testing-library/[email protected].0":
1472-
version "14.3.0"
1473-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.3.0.tgz#8183eb5a5f465b5b8cc495fcbd9bad0a16b8dd3b"
1474-
integrity sha512-AYJGvNFMbCa5vt1UtDCa/dcaABrXq8gph6VN+cffIx0UeA0qiGqS+sT60+sb+Gjc8tGXdECWYQgaF0khf8b+Lg==
1471+
"@testing-library/[email protected].1":
1472+
version "14.3.1"
1473+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.3.1.tgz#29513fc3770d6fb75245c4e1245c470e4ffdd830"
1474+
integrity sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==
14751475
dependencies:
14761476
"@babel/runtime" "^7.12.5"
14771477
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)