Skip to content

Commit f679f0c

Browse files
authored
Update all Yarn dependencies (2024-07-31) (#231)
1 parent 50bc31c commit f679f0c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@babel/preset-env": "^7.24.8",
6161
"@babel/preset-react": "^7.24.7",
6262
"@babel/preset-stage-2": "^7.8.3",
63-
"@testing-library/dom": "^10.2.0",
64-
"@testing-library/jest-dom": "^6.4.6",
63+
"@testing-library/dom": "^10.4.0",
64+
"@testing-library/jest-dom": "^6.4.8",
6565
"@testing-library/react": "^16.0.0",
6666
"@testing-library/user-event": "^14.5.2",
6767
"babel-jest": "~29.7.0",

yarn.lock

Lines changed: 8 additions & 8 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.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==
1463+
"@testing-library/dom@^10.4.0":
1464+
version "10.4.0"
1465+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.0.tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8"
1466+
integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==
14671467
dependencies:
14681468
"@babel/code-frame" "^7.10.4"
14691469
"@babel/runtime" "^7.12.5"
@@ -1474,10 +1474,10 @@
14741474
lz-string "^1.5.0"
14751475
pretty-format "^27.0.2"
14761476

1477-
"@testing-library/jest-dom@^6.4.6":
1478-
version "6.4.6"
1479-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
1480-
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
1477+
"@testing-library/jest-dom@^6.4.8":
1478+
version "6.4.8"
1479+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.8.tgz#9c435742b20c6183d4e7034f2b329d562c079daa"
1480+
integrity sha512-JD0G+Zc38f5MBHA4NgxQMR5XtO5Jx9g86jqturNTt2WUfRmLDIY7iKkWHDCCTiDuFMre6nxAD5wHw9W5kI4rGw==
14811481
dependencies:
14821482
"@adobe/css-tools" "^4.4.0"
14831483
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)