Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit b891929

Browse files
committed
chore(deps): update dependency @testing-library/jest-dom to v5.15.0
1 parent ff3ca87 commit b891929

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
@@ -44,7 +44,7 @@
4444
"@babel/preset-env": "7.16.0",
4545
"@babel/preset-react": "7.16.0",
4646
"@babel/preset-typescript": "7.16.0",
47-
"@testing-library/jest-dom": "5.14.1",
47+
"@testing-library/jest-dom": "5.15.0",
4848
"@testing-library/react": "11.2.7",
4949
"@types/babel__core": "7.1.16",
5050
"@types/babel__plugin-transform-runtime": "7.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1796,10 +1796,10 @@
17961796
lz-string "^1.4.4"
17971797
pretty-format "^26.6.2"
17981798

1799-
"@testing-library/jest-dom@5.14.1":
1800-
version "5.14.1"
1801-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
1802-
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
1799+
"@testing-library/jest-dom@5.15.0":
1800+
version "5.15.0"
1801+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.15.0.tgz#4f5295dbc476a14aec3b07176434b3d51aae5da7"
1802+
integrity sha512-lOMuQidnL1tWHLEWIhL6UvSZC1Qt3OkNe1khvi2h6xFiqpe5O8arYs46OU0qyUGq0cSTbroQyMktYNXu3a7sAA==
18031803
dependencies:
18041804
"@babel/runtime" "^7.9.2"
18051805
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)