Skip to content

Commit babfec6

Browse files
authored
Merge pull request #1434 from privy-open-source/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/jest-dom to v6.5.0
2 parents 05f3590 + 9e03736 commit babfec6

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@privyid/tailwind-preset": "workspace:^",
3636
"@rollup/plugin-inject": "5.0.5",
3737
"@rushstack/eslint-patch": "1.10.4",
38-
"@testing-library/jest-dom": "6.4.8",
38+
"@testing-library/jest-dom": "6.5.0",
3939
"@testing-library/vue": "8.1.0",
4040
"@types/html-escaper": "3.0.2",
4141
"@types/lodash-es": "4.17.12",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ __metadata:
11621162
languageName: node
11631163
linkType: hard
11641164

1165-
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.9.2":
1165+
"@babel/runtime@npm:^7.12.5":
11661166
version: 7.17.8
11671167
resolution: "@babel/runtime@npm:7.17.8"
11681168
dependencies:
@@ -3755,7 +3755,7 @@ __metadata:
37553755
"@rollup/plugin-inject": "npm:5.0.5"
37563756
"@rushstack/eslint-patch": "npm:1.10.4"
37573757
"@splidejs/splide": "npm:^4.1.4"
3758-
"@testing-library/jest-dom": "npm:6.4.8"
3758+
"@testing-library/jest-dom": "npm:6.5.0"
37593759
"@testing-library/user-event": "npm:^14.4.3"
37603760
"@testing-library/vue": "npm:8.1.0"
37613761
"@types/html-escaper": "npm:3.0.2"
@@ -4646,19 +4646,18 @@ __metadata:
46464646
languageName: node
46474647
linkType: hard
46484648

4649-
"@testing-library/jest-dom@npm:6.4.8":
4650-
version: 6.4.8
4651-
resolution: "@testing-library/jest-dom@npm:6.4.8"
4649+
"@testing-library/jest-dom@npm:6.5.0":
4650+
version: 6.5.0
4651+
resolution: "@testing-library/jest-dom@npm:6.5.0"
46524652
dependencies:
46534653
"@adobe/css-tools": "npm:^4.4.0"
4654-
"@babel/runtime": "npm:^7.9.2"
46554654
aria-query: "npm:^5.0.0"
46564655
chalk: "npm:^3.0.0"
46574656
css.escape: "npm:^1.5.1"
46584657
dom-accessibility-api: "npm:^0.6.3"
46594658
lodash: "npm:^4.17.21"
46604659
redent: "npm:^3.0.0"
4661-
checksum: 10/011e5a309e2cfc0c5cee6454427030d9a5d690df212bedcc78c15ee8d23218c3e51be32617ca879f060445ba0ba38e1b8d224b5ab11444ee076c37ed8c1c123a
4660+
checksum: 10/3d2080888af5fd7306f57448beb5a23f55d965e265b5e53394fffc112dfb0678d616a5274ff0200c46c7618f293520f86fc8562eecd8bdbc0dbb3294d63ec431
46624661
languageName: node
46634662
linkType: hard
46644663

0 commit comments

Comments
 (0)