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 37
37
},
38
38
"devDependencies" : {
39
39
"@testing-library/dom" : " ^10.4.0" ,
40
- "@testing-library/jest-dom" : " ^6.5.0 " ,
40
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
41
41
"@testing-library/react" : " ^12.1.5" ,
42
42
"@testing-library/user-event" : " ^14.5.2" ,
43
43
"@types/humanize-duration" : " ^3.27.4" ,
Original file line number Diff line number Diff line change @@ -1676,9 +1676,9 @@ __metadata:
1676
1676
languageName: node
1677
1677
linkType: hard
1678
1678
1679
- "@testing-library/jest-dom@npm:^6.5.0 ":
1680
- version: 6.5.0
1681
- resolution: "@testing-library/jest-dom@npm:6.5.0 "
1679
+ "@testing-library/jest-dom@npm:^6.6.3 ":
1680
+ version: 6.6.3
1681
+ resolution: "@testing-library/jest-dom@npm:6.6.3 "
1682
1682
dependencies:
1683
1683
"@adobe/css-tools": ^4.4.0
1684
1684
aria-query: ^5.0.0
@@ -1687,7 +1687,7 @@ __metadata:
1687
1687
dom-accessibility-api: ^0.6.3
1688
1688
lodash: ^4.17.21
1689
1689
redent: ^3.0.0
1690
- checksum: c2d14103ebe3358852ec527ff7512f64207a39932b2f7b6dff7e73ba91296b01a71bad9a9584b6ee010681380a906c1740af50470adc6db660e1c7585d012ebf
1690
+ checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
1691
1691
languageName: node
1692
1692
linkType: hard
1693
1693
@@ -4356,7 +4356,7 @@ __metadata:
4356
4356
"@patternfly/react-topology": ^5.4.0
4357
4357
"@reduxjs/toolkit": ^1.9.3
4358
4358
"@testing-library/dom": ^10.4.0
4359
- "@testing-library/jest-dom": ^6.5.0
4359
+ "@testing-library/jest-dom": ^6.6.3
4360
4360
"@testing-library/react": ^12.1.5
4361
4361
"@testing-library/user-event": ^14.5.2
4362
4362
"@types/humanize-duration": ^3.27.4
You can’t perform that action at this time.
0 commit comments