Skip to content

Commit d50c919

Browse files
chore(dev-deps): update dependency @testing-library/jest-dom to v6.4.7 (#297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62fba65 commit d50c919

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.6",
25+
"@testing-library/jest-dom": "6.4.7",
2626
"@testing-library/react": "14.3.1",
2727
"@testing-library/user-event": "14.5.2",
2828
"prettier": "3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,10 +1853,10 @@
18531853
lz-string "^1.5.0"
18541854
pretty-format "^27.0.2"
18551855

1856-
"@testing-library/[email protected].6":
1857-
version "6.4.6"
1858-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
1859-
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
1856+
"@testing-library/[email protected].7":
1857+
version "6.4.7"
1858+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz#0f882b745f17a6a094d1d64d835a9440429f90f4"
1859+
integrity sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A==
18601860
dependencies:
18611861
"@adobe/css-tools" "^4.4.0"
18621862
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)