Skip to content

Commit 78dec2b

Browse files
authored
Update all Yarn dependencies (2024-07-11) (#223)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 8f13e12 commit 78dec2b

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
@@ -60,7 +60,7 @@
6060
"@babel/preset-env": "^7.24.7",
6161
"@babel/preset-react": "^7.24.7",
6262
"@babel/preset-stage-2": "^7.8.3",
63-
"@testing-library/dom": "^10.1.0",
63+
"@testing-library/dom": "^10.2.0",
6464
"@testing-library/jest-dom": "^6.4.6",
6565
"@testing-library/react": "^16.0.0",
6666
"@testing-library/user-event": "^14.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,10 +1460,10 @@
14601460
dependencies:
14611461
"@sinonjs/commons" "^2.0.0"
14621462

1463-
"@testing-library/dom@^10.1.0":
1464-
version "10.1.0"
1465-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.1.0.tgz#2d073e49771ad614da999ca48f199919e5176fb6"
1466-
integrity sha512-wdsYKy5zupPyLCW2Je5DLHSxSfbIp6h80WoHOQc+RPtmPGA52O9x5MJEkv92Sjonpq+poOAtUKhh1kBGAXBrNA==
1463+
"@testing-library/dom@^10.2.0":
1464+
version "10.2.0"
1465+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.2.0.tgz#d3b22515bc0603a06f119c6ae6670669c3f2085f"
1466+
integrity sha512-CytIvb6tVOADRngTHGWNxH8LPgO/3hi/BdCEHOf7Qd2GvZVClhVP0Wo/QHzWhpki49Bk0b4VT6xpt3fx8HTSIw==
14671467
dependencies:
14681468
"@babel/code-frame" "^7.10.4"
14691469
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)