Skip to content

Commit e2ba4cc

Browse files
authored
Merge pull request #1157 from privy-open-source/renovate/testing-library-jest-dom-6.x
chore(deps): update dependency @testing-library/jest-dom to v6.4.1
2 parents d42248a + 7fafb4e commit e2ba4cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@privyid/eslint-config-persona": "workspace:^",
3232
"@privyid/tailwind-preset": "workspace:^",
3333
"@rushstack/eslint-patch": "1.7.2",
34-
"@testing-library/jest-dom": "6.4.0",
34+
"@testing-library/jest-dom": "6.4.1",
3535
"@testing-library/vue": "8.0.1",
3636
"@types/lodash-es": "4.17.12",
3737
"@types/marked": "^5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2761,7 +2761,7 @@ __metadata:
27612761
"@privyid/tailwind-preset": "workspace:^"
27622762
"@rushstack/eslint-patch": "npm:1.7.2"
27632763
"@splidejs/splide": "npm:^4.1.4"
2764-
"@testing-library/jest-dom": "npm:6.4.0"
2764+
"@testing-library/jest-dom": "npm:6.4.1"
27652765
"@testing-library/user-event": "npm:^14.4.3"
27662766
"@testing-library/vue": "npm:8.0.1"
27672767
"@types/lodash-es": "npm:4.17.12"
@@ -3564,9 +3564,9 @@ __metadata:
35643564
languageName: node
35653565
linkType: hard
35663566

3567-
"@testing-library/jest-dom@npm:6.4.0":
3568-
version: 6.4.0
3569-
resolution: "@testing-library/jest-dom@npm:6.4.0"
3567+
"@testing-library/jest-dom@npm:6.4.1":
3568+
version: 6.4.1
3569+
resolution: "@testing-library/jest-dom@npm:6.4.1"
35703570
dependencies:
35713571
"@adobe/css-tools": "npm:^4.3.2"
35723572
"@babel/runtime": "npm:^7.9.2"
@@ -3593,7 +3593,7 @@ __metadata:
35933593
optional: true
35943594
vitest:
35953595
optional: true
3596-
checksum: 10/09179611c61357925ca26a9cde4398a6ceee87940ab1c991c61d76fa74adb80e637f60e2ad1443e2cc75f1d336dc6285d5f50419e37b9bd04ad585233f913fc8
3596+
checksum: 10/ae042927361fb0c1bfe9fb5ed7cbcb7d5acff3236bfad203e4cd99d83e4b6047624df3b9c5fa3199534e6885e4ac5d3777a2a5f536f3b65390218ac48fae50a1
35973597
languageName: node
35983598
linkType: hard
35993599

0 commit comments

Comments
 (0)