Skip to content

Commit 1bcc3af

Browse files
authored
Update all Yarn dependencies (2024-04-17) (#201)
1 parent 5435fd4 commit 1bcc3af

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
@@ -62,7 +62,7 @@
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^9.3.4",
6464
"@testing-library/jest-dom": "^6.4.2",
65-
"@testing-library/react": "^14.2.2",
65+
"@testing-library/react": "^14.3.0",
6666
"@testing-library/user-event": "^14.5.2",
6767
"babel-jest": "~29.7.0",
6868
"babel-loader": "~9.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,10 +1472,10 @@
14721472
lodash "^4.17.15"
14731473
redent "^3.0.0"
14741474

1475-
"@testing-library/react@^14.2.2":
1476-
version "14.2.2"
1477-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.2.2.tgz#74f855215c57d423282486a395a4348a837d3c5a"
1478-
integrity sha512-SOUuM2ysCvjUWBXTNfQ/ztmnKDmqaiPV3SvoIuyxMUca45rbSWWAT/qB8CUs/JQ/ux/8JFs9DNdFQ3f6jH3crA==
1475+
"@testing-library/react@^14.3.0":
1476+
version "14.3.0"
1477+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.3.0.tgz#8183eb5a5f465b5b8cc495fcbd9bad0a16b8dd3b"
1478+
integrity sha512-AYJGvNFMbCa5vt1UtDCa/dcaABrXq8gph6VN+cffIx0UeA0qiGqS+sT60+sb+Gjc8tGXdECWYQgaF0khf8b+Lg==
14791479
dependencies:
14801480
"@babel/runtime" "^7.12.5"
14811481
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)