Skip to content

Commit 4c718fc

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.3.0
1 parent 0f9daa8 commit 4c718fc

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.8",
5555
"@babel/preset-react": "7.23.3",
5656
"@testing-library/dom": "9.3.4",
57-
"@testing-library/jest-dom": "6.2.1",
57+
"@testing-library/jest-dom": "6.3.0",
5858
"@testing-library/react": "14.1.2",
5959
"@testing-library/user-event": "14.5.2",
6060
"babel-jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,10 @@
14561456
lz-string "^1.5.0"
14571457
pretty-format "^27.0.2"
14581458

1459-
"@testing-library/jest-dom@6.2.1":
1460-
version "6.2.1"
1461-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.1.tgz#0beba7515caad06de8733e1dd5a040fe34ad212d"
1462-
integrity sha512-Nuy/uFFDe9h/2jwoUuMKgoxvgkUv4S9jI9bARj6dGUKJ3euRhg8JFi5sciYbrayoxkadEOZednRT9+vo6LvvxQ==
1459+
"@testing-library/jest-dom@6.3.0":
1460+
version "6.3.0"
1461+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.3.0.tgz#e8d308e0c0e91d882340cbbfdea0e4daa7987d36"
1462+
integrity sha512-hJVIrkFizEQxoWsGBlycTcQhrpoCH4DhXfrnHFFXgkx3Xdm15zycsq5Ep+vpw4W8S0NJa8cxDHcuJib+1tEbhg==
14631463
dependencies:
14641464
"@adobe/css-tools" "^4.3.2"
14651465
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)