Skip to content

Commit fe8c4d0

Browse files
Update dependency @testing-library/react to v14.3.1
1 parent 2083ea3 commit fe8c4d0

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
@@ -78,7 +78,7 @@
7878
"devDependencies": {
7979
"@rollup/plugin-alias": "5.1.0",
8080
"@testing-library/jest-dom": "6.4.2",
81-
"@testing-library/react": "14.3.0",
81+
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.12",
8383
"@types/loadable__component": "5.13.9",
8484
"@types/node": "20.12.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,10 +1850,10 @@
18501850
lodash "^4.17.15"
18511851
redent "^3.0.0"
18521852

1853-
"@testing-library/[email protected].0":
1854-
version "14.3.0"
1855-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.3.0.tgz#8183eb5a5f465b5b8cc495fcbd9bad0a16b8dd3b"
1856-
integrity sha512-AYJGvNFMbCa5vt1UtDCa/dcaABrXq8gph6VN+cffIx0UeA0qiGqS+sT60+sb+Gjc8tGXdECWYQgaF0khf8b+Lg==
1853+
"@testing-library/[email protected].1":
1854+
version "14.3.1"
1855+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.3.1.tgz#29513fc3770d6fb75245c4e1245c470e4ffdd830"
1856+
integrity sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==
18571857
dependencies:
18581858
"@babel/runtime" "^7.12.5"
18591859
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)