File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 41
41
"typescript" : " ^5.4.5"
42
42
},
43
43
"devDependencies" : {
44
- "@testing-library/jest-dom" : " ^6.5.0 " ,
44
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
45
45
"@types/jest" : " ^29.5.13" ,
46
46
"babel-jest" : " ^29.6.1" ,
47
47
"jest" : " ^29.6.1" ,
Original file line number Diff line number Diff line change @@ -2113,7 +2113,7 @@ __metadata:
2113
2113
dependencies:
2114
2114
"@hawtio/online-oauth": "workspace:*"
2115
2115
"@hawtio/react": "npm:^1.5.0"
2116
- "@testing-library/jest-dom": "npm:^6.5.0 "
2116
+ "@testing-library/jest-dom": "npm:^6.6.3 "
2117
2117
"@types/jest": "npm:^29.5.13"
2118
2118
"@types/jquery": "npm:^3.5.31"
2119
2119
"@types/jsonpath": "npm:^0.2.4"
@@ -3305,6 +3305,21 @@ __metadata:
3305
3305
languageName: node
3306
3306
linkType: hard
3307
3307
3308
+ "@testing-library/jest-dom@npm:^6.6.3":
3309
+ version: 6.6.3
3310
+ resolution: "@testing-library/jest-dom@npm:6.6.3"
3311
+ dependencies:
3312
+ "@adobe/css-tools": "npm:^4.4.0"
3313
+ aria-query: "npm:^5.0.0"
3314
+ chalk: "npm:^3.0.0"
3315
+ css.escape: "npm:^1.5.1"
3316
+ dom-accessibility-api: "npm:^0.6.3"
3317
+ lodash: "npm:^4.17.21"
3318
+ redent: "npm:^3.0.0"
3319
+ checksum: 10/1f3427e45870eab9dcc59d6504b780d4a595062fe1687762ae6e67d06a70bf439b40ab64cf58cbace6293a99e3764d4647fdc8300a633b721764f5ce39dade18
3320
+ languageName: node
3321
+ linkType: hard
3322
+
3308
3323
"@testing-library/react@npm:^16.0.1":
3309
3324
version: 16.0.1
3310
3325
resolution: "@testing-library/react@npm:16.0.1"
You can’t perform that action at this time.
0 commit comments