Skip to content

Commit 0f9daa8

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

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.0",
57+
"@testing-library/jest-dom": "6.2.1",
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/[email protected].0":
1460-
version "6.2.0"
1461-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.0.tgz#b572bd5cd6b29314487bac7ba393188e4987b4f7"
1462-
integrity sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw==
1459+
"@testing-library/[email protected].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==
14631463
dependencies:
14641464
"@adobe/css-tools" "^4.3.2"
14651465
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)