File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 47
47
"@storybook/test-runner" : " 0.16.0" ,
48
48
"@storybook/testing-library" : " 0.2.2" ,
49
49
"@storybook/theming" : " 7.6.11" ,
50
- "@testing-library/jest-dom" : " 6.4.0 " ,
50
+ "@testing-library/jest-dom" : " 6.4.1 " ,
51
51
"@testing-library/react" : " 14.2.0" ,
52
52
"@testing-library/user-event" : " 14.5.2" ,
53
53
"concurrently" : " 8.2.2" ,
Original file line number Diff line number Diff line change @@ -2630,7 +2630,7 @@ __metadata:
2630
2630
"@storybook/test-runner": 0.16.0
2631
2631
"@storybook/testing-library": 0.2.2
2632
2632
"@storybook/theming": 7.6.11
2633
- "@testing-library/jest-dom": 6.4.0
2633
+ "@testing-library/jest-dom": 6.4.1
2634
2634
"@testing-library/react": 14.2.0
2635
2635
"@testing-library/user-event": 14.5.2
2636
2636
concurrently: 8.2.2
@@ -6573,9 +6573,9 @@ __metadata:
6573
6573
languageName: node
6574
6574
linkType: hard
6575
6575
6576
- "@testing-library/jest-dom@npm:6.4.0 ":
6577
- version: 6.4.0
6578
- resolution: "@testing-library/jest-dom@npm:6.4.0 "
6576
+ "@testing-library/jest-dom@npm:6.4.1 ":
6577
+ version: 6.4.1
6578
+ resolution: "@testing-library/jest-dom@npm:6.4.1 "
6579
6579
dependencies:
6580
6580
"@adobe/css-tools": ^4.3.2
6581
6581
"@babel/runtime": ^7.9.2
@@ -6602,7 +6602,7 @@ __metadata:
6602
6602
optional: true
6603
6603
vitest:
6604
6604
optional: true
6605
- checksum: e1c314cf1c74f26b1dea632fd1e2168afb62ef8b0320e294fa0dbfa58356021dcefe453d6165c102c5105dfca7502b18109cbcb061cbcb91b97826f59a1bbf9d
6605
+ checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
6606
6606
languageName: node
6607
6607
linkType: hard
6608
6608
You can’t perform that action at this time.
0 commit comments