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.6.2"
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"
@@ -3301,6 +3301,21 @@ __metadata:
3301
3301
languageName: node
3302
3302
linkType: hard
3303
3303
3304
+ "@testing-library/jest-dom@npm:^6.6.3":
3305
+ version: 6.6.3
3306
+ resolution: "@testing-library/jest-dom@npm:6.6.3"
3307
+ dependencies:
3308
+ "@adobe/css-tools": "npm:^4.4.0"
3309
+ aria-query: "npm:^5.0.0"
3310
+ chalk: "npm:^3.0.0"
3311
+ css.escape: "npm:^1.5.1"
3312
+ dom-accessibility-api: "npm:^0.6.3"
3313
+ lodash: "npm:^4.17.21"
3314
+ redent: "npm:^3.0.0"
3315
+ checksum: 10/1f3427e45870eab9dcc59d6504b780d4a595062fe1687762ae6e67d06a70bf439b40ab64cf58cbace6293a99e3764d4647fdc8300a633b721764f5ce39dade18
3316
+ languageName: node
3317
+ linkType: hard
3318
+
3304
3319
"@testing-library/react@npm:^16.0.1":
3305
3320
version: 16.0.1
3306
3321
resolution: "@testing-library/react@npm:16.0.1"
You can’t perform that action at this time.
0 commit comments