Skip to content

Commit 5113124

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/jest-dom to v5.15.0
1 parent e9d19db commit 5113124

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@testing-library/dom": "8.10.1",
77-
"@testing-library/jest-dom": "5.14.1",
77+
"@testing-library/jest-dom": "5.15.0",
7878
"@testing-library/react": "12.1.2",
7979
"@testing-library/user-event": "13.5.0",
8080
"@types/isomorphic-fetch": "0.0.35",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5089,10 +5089,10 @@
50895089
lz-string "^1.4.4"
50905090
pretty-format "^27.0.2"
50915091

5092-
"@testing-library/jest-dom@5.14.1":
5093-
version "5.14.1"
5094-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
5095-
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
5092+
"@testing-library/jest-dom@5.15.0":
5093+
version "5.15.0"
5094+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.15.0.tgz#4f5295dbc476a14aec3b07176434b3d51aae5da7"
5095+
integrity sha512-lOMuQidnL1tWHLEWIhL6UvSZC1Qt3OkNe1khvi2h6xFiqpe5O8arYs46OU0qyUGq0cSTbroQyMktYNXu3a7sAA==
50965096
dependencies:
50975097
"@babel/runtime" "^7.9.2"
50985098
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)