Skip to content

Commit dd5b7af

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.2.1
1 parent 077e087 commit dd5b7af

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-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.6.1",
34-
"@testing-library/jest-dom": "6.2.0",
34+
"@testing-library/jest-dom": "6.2.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: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,7 +2760,7 @@ __metadata:
27602760
"@privyid/tailwind-preset": "workspace:^"
27612761
"@rushstack/eslint-patch": "npm:1.6.1"
27622762
"@splidejs/splide": "npm:^4.1.4"
2763-
"@testing-library/jest-dom": "npm:6.2.0"
2763+
"@testing-library/jest-dom": "npm:6.2.1"
27642764
"@testing-library/user-event": "npm:^14.4.3"
27652765
"@testing-library/vue": "npm:8.0.1"
27662766
"@types/lodash-es": "npm:4.17.12"
@@ -3563,9 +3563,9 @@ __metadata:
35633563
languageName: node
35643564
linkType: hard
35653565

3566-
"@testing-library/jest-dom@npm:6.2.0":
3567-
version: 6.2.0
3568-
resolution: "@testing-library/jest-dom@npm:6.2.0"
3566+
"@testing-library/jest-dom@npm:6.2.1":
3567+
version: 6.2.1
3568+
resolution: "@testing-library/jest-dom@npm:6.2.1"
35693569
dependencies:
35703570
"@adobe/css-tools": "npm:^4.3.2"
35713571
"@babel/runtime": "npm:^7.9.2"
@@ -3577,19 +3577,22 @@ __metadata:
35773577
redent: "npm:^3.0.0"
35783578
peerDependencies:
35793579
"@jest/globals": ">= 28"
3580+
"@types/bun": "*"
35803581
"@types/jest": ">= 28"
35813582
jest: ">= 28"
35823583
vitest: ">= 0.32"
35833584
peerDependenciesMeta:
35843585
"@jest/globals":
35853586
optional: true
3587+
"@types/bun":
3588+
optional: true
35863589
"@types/jest":
35873590
optional: true
35883591
jest:
35893592
optional: true
35903593
vitest:
35913594
optional: true
3592-
checksum: 4af88d4b6208eda58fad47a520057893a381b972e7b043d7787c0111c887bdc82ed959bed07c21700f2816d4a1e315a519a0aabce120708ad7ba79577374f0fd
3595+
checksum: e522314c4623d2030146570ed5907c71126477272760fa6bce7a2db4ee5dd1edf492ebc9a5f442e99f69d4d6e2a9d0aac49fae41323211dbcee186a1eca04707
35933596
languageName: node
35943597
linkType: hard
35953598

0 commit comments

Comments
 (0)