Skip to content

Commit 2dbb3e5

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.1.5
1 parent fcd5e27 commit 2dbb3e5

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
@@ -54,7 +54,7 @@
5454
"@babel/preset-env": "7.23.5",
5555
"@babel/preset-react": "7.23.3",
5656
"@testing-library/dom": "9.3.3",
57-
"@testing-library/jest-dom": "6.1.4",
57+
"@testing-library/jest-dom": "6.1.5",
5858
"@testing-library/react": "14.1.2",
5959
"@testing-library/user-event": "14.5.1",
6060
"babel-jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,10 +1452,10 @@
14521452
lz-string "^1.5.0"
14531453
pretty-format "^27.0.2"
14541454

1455-
"@testing-library/[email protected].4":
1456-
version "6.1.4"
1457-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.4.tgz#cf0835c33bc5ef00befb9e672b1e3e6a710e30e3"
1458-
integrity sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==
1455+
"@testing-library/[email protected].5":
1456+
version "6.1.5"
1457+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.5.tgz#0a635d0ad4a1a880089d967299d94e9cfc81fbe1"
1458+
integrity sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==
14591459
dependencies:
14601460
"@adobe/css-tools" "^4.3.1"
14611461
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)