Skip to content

Commit caca5eb

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.5.0 to 6.6.3. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.5.0...v6.6.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9923e7b commit caca5eb

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

packages/kubernetes-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typescript": "^5.4.5"
4242
},
4343
"devDependencies": {
44-
"@testing-library/jest-dom": "^6.5.0",
44+
"@testing-library/jest-dom": "^6.6.3",
4545
"@types/jest": "^29.5.13",
4646
"babel-jest": "^29.6.1",
4747
"jest": "^29.6.1",

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2113,7 +2113,7 @@ __metadata:
21132113
dependencies:
21142114
"@hawtio/online-oauth": "workspace:*"
21152115
"@hawtio/react": "npm:^1.5.0"
2116-
"@testing-library/jest-dom": "npm:^6.5.0"
2116+
"@testing-library/jest-dom": "npm:^6.6.3"
21172117
"@types/jest": "npm:^29.5.13"
21182118
"@types/jquery": "npm:^3.5.31"
21192119
"@types/jsonpath": "npm:^0.2.4"
@@ -3305,6 +3305,21 @@ __metadata:
33053305
languageName: node
33063306
linkType: hard
33073307

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+
33083323
"@testing-library/react@npm:^16.0.1":
33093324
version: 16.0.1
33103325
resolution: "@testing-library/react@npm:16.0.1"

0 commit comments

Comments
 (0)