File tree 2 files changed +9
-6
lines changed
2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 31
31
"@privyid/eslint-config-persona" : " workspace:^" ,
32
32
"@privyid/tailwind-preset" : " workspace:^" ,
33
33
"@rushstack/eslint-patch" : " 1.6.1" ,
34
- "@testing-library/jest-dom" : " 6.2.0 " ,
34
+ "@testing-library/jest-dom" : " 6.2.1 " ,
35
35
"@testing-library/vue" : " 8.0.1" ,
36
36
"@types/lodash-es" : " 4.17.12" ,
37
37
"@types/marked" : " ^5.0.1" ,
Original file line number Diff line number Diff line change @@ -2760,7 +2760,7 @@ __metadata:
2760
2760
"@privyid/tailwind-preset": "workspace:^"
2761
2761
"@rushstack/eslint-patch": "npm:1.6.1"
2762
2762
"@splidejs/splide": "npm:^4.1.4"
2763
- "@testing-library/jest-dom": "npm:6.2.0 "
2763
+ "@testing-library/jest-dom": "npm:6.2.1 "
2764
2764
"@testing-library/user-event": "npm:^14.4.3"
2765
2765
"@testing-library/vue": "npm:8.0.1"
2766
2766
"@types/lodash-es": "npm:4.17.12"
@@ -3563,9 +3563,9 @@ __metadata:
3563
3563
languageName: node
3564
3564
linkType: hard
3565
3565
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 "
3569
3569
dependencies:
3570
3570
"@adobe/css-tools": "npm:^4.3.2"
3571
3571
"@babel/runtime": "npm:^7.9.2"
@@ -3577,19 +3577,22 @@ __metadata:
3577
3577
redent: "npm:^3.0.0"
3578
3578
peerDependencies:
3579
3579
"@jest/globals": ">= 28"
3580
+ "@types/bun": "*"
3580
3581
"@types/jest": ">= 28"
3581
3582
jest: ">= 28"
3582
3583
vitest: ">= 0.32"
3583
3584
peerDependenciesMeta:
3584
3585
"@jest/globals":
3585
3586
optional: true
3587
+ "@types/bun":
3588
+ optional: true
3586
3589
"@types/jest":
3587
3590
optional: true
3588
3591
jest:
3589
3592
optional: true
3590
3593
vitest:
3591
3594
optional: true
3592
- checksum: 4af88d4b6208eda58fad47a520057893a381b972e7b043d7787c0111c887bdc82ed959bed07c21700f2816d4a1e315a519a0aabce120708ad7ba79577374f0fd
3595
+ checksum: e522314c4623d2030146570ed5907c71126477272760fa6bce7a2db4ee5dd1edf492ebc9a5f442e99f69d4d6e2a9d0aac49fae41323211dbcee186a1eca04707
3593
3596
languageName: node
3594
3597
linkType: hard
3595
3598
You can’t perform that action at this time.
0 commit comments