Skip to content

Commit e85c13d

Browse files
chore(deps): bump @testing-library/jest-dom from 6.2.1 to 6.3.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.1 to 6.3.0. - [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.2.1...v6.3.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6dc13e commit e85c13d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: packages/hawtio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@patternfly/react-code-editor": "^5.1.2",
4141
"@patternfly/react-core": "^4.278.1",
4242
"@patternfly/react-table": "^4.113.7",
43-
"@testing-library/jest-dom": "^6.2.1",
43+
"@testing-library/jest-dom": "^6.3.0",
4444
"@testing-library/react": "^14.1.2",
4545
"@testing-library/user-event": "^14.5.2",
4646
"@types/dagre": "^0.7.52",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2206,7 +2206,7 @@ __metadata:
22062206
"@patternfly/react-core": "npm:^4.278.1"
22072207
"@patternfly/react-table": "npm:^4.113.7"
22082208
"@simbathesailor/use-what-changed": "npm:^2.0.0"
2209-
"@testing-library/jest-dom": "npm:^6.2.1"
2209+
"@testing-library/jest-dom": "npm:^6.3.0"
22102210
"@testing-library/react": "npm:^14.1.2"
22112211
"@testing-library/user-event": "npm:^14.5.2"
22122212
"@types/dagre": "npm:^0.7.52"
@@ -3625,9 +3625,9 @@ __metadata:
36253625
languageName: node
36263626
linkType: hard
36273627

3628-
"@testing-library/jest-dom@npm:^6.2.1":
3629-
version: 6.2.1
3630-
resolution: "@testing-library/jest-dom@npm:6.2.1"
3628+
"@testing-library/jest-dom@npm:^6.3.0":
3629+
version: 6.3.0
3630+
resolution: "@testing-library/jest-dom@npm:6.3.0"
36313631
dependencies:
36323632
"@adobe/css-tools": "npm:^4.3.2"
36333633
"@babel/runtime": "npm:^7.9.2"
@@ -3654,7 +3654,7 @@ __metadata:
36543654
optional: true
36553655
vitest:
36563656
optional: true
3657-
checksum: e522314c4623d2030146570ed5907c71126477272760fa6bce7a2db4ee5dd1edf492ebc9a5f442e99f69d4d6e2a9d0aac49fae41323211dbcee186a1eca04707
3657+
checksum: d96e552cfe5a72fa0a4c21655a9fabe6ffce6a066323c8a0f5847f39ff88229cd2455c9af41d3381b672d65469e74752d29e35dd04c15d8241a9f6a1e7cb78c6
36583658
languageName: node
36593659
linkType: hard
36603660

0 commit comments

Comments
 (0)