Skip to content

Commit 571c083

Browse files
fix(deps): update dependency @testing-library/jest-dom to v6.7.0 (#821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f6b109 commit 571c083

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@backstage/test-utils": "1.7.10",
5757
"@playwright/test": "1.54.2",
5858
"@testing-library/dom": "10.4.1",
59-
"@testing-library/jest-dom": "6.6.4",
59+
"@testing-library/jest-dom": "6.7.0",
6060
"@testing-library/react": "16.3.0",
6161
"@testing-library/user-event": "14.6.1",
6262
"@types/react-dom": "18.3.7",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14905,18 +14905,17 @@ __metadata:
1490514905
languageName: node
1490614906
linkType: hard
1490714907

14908-
"@testing-library/jest-dom@npm:6.6.4, @testing-library/jest-dom@npm:^6.0.0":
14909-
version: 6.6.4
14910-
resolution: "@testing-library/jest-dom@npm:6.6.4"
14908+
"@testing-library/jest-dom@npm:6.7.0, @testing-library/jest-dom@npm:^6.0.0":
14909+
version: 6.7.0
14910+
resolution: "@testing-library/jest-dom@npm:6.7.0"
1491114911
dependencies:
1491214912
"@adobe/css-tools": "npm:^4.4.0"
1491314913
aria-query: "npm:^5.0.0"
1491414914
css.escape: "npm:^1.5.1"
1491514915
dom-accessibility-api: "npm:^0.6.3"
14916-
lodash: "npm:^4.17.21"
1491714916
picocolors: "npm:^1.1.1"
1491814917
redent: "npm:^3.0.0"
14919-
checksum: 10c0/cb73adf4910f654f6cc61cfb9a551efdffa04ef423bc7fbfd67a6d8aa31c6c6dc6363fe9db23a35fc7cb32ff1390e6e1c77575c2fa70d8b028a943af32bc214c
14918+
checksum: 10c0/e6c5be7a49895b152f78727220064397eff4b5232d13a6206296d837c7a783e5add232219d3333962292002b846fc4909482d299ab92db94d5580f84dc5c1a8a
1492014919
languageName: node
1492114920
linkType: hard
1492214921

@@ -17328,7 +17327,7 @@ __metadata:
1732817327
"@playwright/test": "npm:1.54.2"
1732917328
"@secustor/backstage-plugin-renovate": "workspace:^"
1733017329
"@testing-library/dom": "npm:10.4.1"
17331-
"@testing-library/jest-dom": "npm:6.6.4"
17330+
"@testing-library/jest-dom": "npm:6.7.0"
1733217331
"@testing-library/react": "npm:16.3.0"
1733317332
"@testing-library/user-event": "npm:14.6.1"
1733417333
"@types/react-dom": "npm:18.3.7"

0 commit comments

Comments
 (0)