Skip to content

Commit 0a12396

Browse files
chore(devdeps): update dependency @testing-library/jest-dom to v5.15.0 (#472)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 197ce8f commit 0a12396

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
@@ -16,7 +16,7 @@
1616
"@commitlint/config-conventional": "14.1.0",
1717
"@rollup/plugin-babel": "5.3.0",
1818
"@rollup/plugin-node-resolve": "13.0.6",
19-
"@testing-library/jest-dom": "5.14.1",
19+
"@testing-library/jest-dom": "5.15.0",
2020
"@testing-library/react": "12.1.2",
2121
"@testing-library/react-hooks": "7.0.2",
2222
"@types/react-router-dom": "5.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@
24212421
lz-string "^1.4.4"
24222422
pretty-format "^27.0.2"
24232423

2424-
"@testing-library/jest-dom@5.14.1":
2425-
version "5.14.1"
2426-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
2427-
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
2424+
"@testing-library/jest-dom@5.15.0":
2425+
version "5.15.0"
2426+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.15.0.tgz#4f5295dbc476a14aec3b07176434b3d51aae5da7"
2427+
integrity sha512-lOMuQidnL1tWHLEWIhL6UvSZC1Qt3OkNe1khvi2h6xFiqpe5O8arYs46OU0qyUGq0cSTbroQyMktYNXu3a7sAA==
24282428
dependencies:
24292429
"@babel/runtime" "^7.9.2"
24302430
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)