Skip to content

Commit

Permalink
chore(deps): bump @testing-library/jest-dom from 6.1.1 to 6.1.2
Browse files Browse the repository at this point in the history
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.1 to 6.1.2.
- [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.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Aug 25, 2023
1 parent 071ece3 commit bad62ed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@patternfly/react-code-editor": "^5.0.0",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-table": "^4.113.0",
"@testing-library/jest-dom": "^6.1.1",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/dagre": "^0.7.49",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ __metadata:
version: 6
cacheKey: 8

"@adobe/css-tools@npm:^4.0.1":
version: 4.0.1
resolution: "@adobe/css-tools@npm:4.0.1"
checksum: 80226e2229024c21da9ffa6b5cd4a34b931f071e06f45aba4777ade071d7a6c94605cf73b13718b0c4b34e8b124c65c607b82eaa53a326d3eb73d9682a04a593
"@adobe/css-tools@npm:^4.3.0":
version: 4.3.1
resolution: "@adobe/css-tools@npm:4.3.1"
checksum: ad43456379ff391132aff687ece190cb23ea69395e23c9b96690eeabe2468da89a4aaf266e4f8b6eaab53db3d1064107ce0f63c3a974e864f4a04affc768da3f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2441,7 +2441,7 @@ __metadata:
"@patternfly/react-core": ^4.276.8
"@patternfly/react-table": ^4.113.0
"@simbathesailor/use-what-changed": ^2.0.0
"@testing-library/jest-dom": ^6.1.1
"@testing-library/jest-dom": ^6.1.2
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@types/dagre": ^0.7.49
Expand Down Expand Up @@ -3894,11 +3894,11 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.1.1":
version: 6.1.1
resolution: "@testing-library/jest-dom@npm:6.1.1"
"@testing-library/jest-dom@npm:^6.1.2":
version: 6.1.2
resolution: "@testing-library/jest-dom@npm:6.1.2"
dependencies:
"@adobe/css-tools": ^4.0.1
"@adobe/css-tools": ^4.3.0
"@babel/runtime": ^7.9.2
aria-query: ^5.0.0
chalk: ^3.0.0
Expand All @@ -3920,7 +3920,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 1255f8c0c296fcec385cda7f818f1027f3c416e4c8b6d778d45a188aa4a483891baecf709cea6cda8fc4a0440b251a6e5bdaa7924bcea94a58c3052f1b16cc8a
checksum: de6b7f98d1b42887192eb70fd917b2b98d92aab22a86801718de75e0ca4964589335efeb650b0f7b9859609446b20d2bd81bfc5755f1655885d5664d1c093a70
languageName: node
linkType: hard

Expand Down

0 comments on commit bad62ed

Please sign in to comment.