Skip to content

Commit

Permalink
chore(deps): bump @testing-library/jest-dom from 6.1.2 to 6.1.3
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.2 to 6.1.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.1.2...v6.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent 10020d0 commit d819c8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.12",
"@patternfly/react-table": "^4.113.4",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/dagre": "^0.7.49",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2441,7 +2441,7 @@ __metadata:
"@patternfly/react-core": ^4.276.12
"@patternfly/react-table": ^4.113.4
"@simbathesailor/use-what-changed": ^2.0.0
"@testing-library/jest-dom": ^6.1.2
"@testing-library/jest-dom": ^6.1.3
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@types/dagre": ^0.7.49
Expand Down Expand Up @@ -3869,9 +3869,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.1.2":
version: 6.1.2
resolution: "@testing-library/jest-dom@npm:6.1.2"
"@testing-library/jest-dom@npm:^6.1.3":
version: 6.1.3
resolution: "@testing-library/jest-dom@npm:6.1.3"
dependencies:
"@adobe/css-tools": ^4.3.0
"@babel/runtime": ^7.9.2
Expand All @@ -3895,7 +3895,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: de6b7f98d1b42887192eb70fd917b2b98d92aab22a86801718de75e0ca4964589335efeb650b0f7b9859609446b20d2bd81bfc5755f1655885d5664d1c093a70
checksum: 5bd14ba31fd3d64cff8ca55cccd335bedadf1db1119643954ca8cd30af835defe6f3a21e7d7617d20205b07abba1b2e668be1b9d6743504800f17fdc4344db75
languageName: node
linkType: hard

Expand Down

0 comments on commit d819c8e

Please sign in to comment.