Skip to content

Commit 4891afc

Browse files
chore(dev-deps): update dependency @testing-library/jest-dom to v6.4.5 (#279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dec71e commit 4891afc

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
@@ -22,7 +22,7 @@
2222
"web-vitals": "3.5.0"
2323
},
2424
"devDependencies": {
25-
"@testing-library/jest-dom": "6.4.4",
25+
"@testing-library/jest-dom": "6.4.5",
2626
"@testing-library/react": "14.3.1",
2727
"@testing-library/user-event": "14.5.2",
2828
"prettier": "3.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,10 +1846,10 @@
18461846
lz-string "^1.5.0"
18471847
pretty-format "^27.0.2"
18481848

1849-
"@testing-library/[email protected].4":
1850-
version "6.4.4"
1851-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.4.tgz#175c302f2ed0c2d7c04973ddeef31306610ef26f"
1852-
integrity sha512-ZoJpNCaljSdUKF/NWEnWzjRSW6h+BJPGns24vL717eUI16Ltw3j5YV2KdjpQ7nAdxRzrnjeIIcntO6nXDEdHoA==
1849+
"@testing-library/[email protected].5":
1850+
version "6.4.5"
1851+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
1852+
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
18531853
dependencies:
18541854
"@adobe/css-tools" "^4.3.2"
18551855
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)