Skip to content

Commit

Permalink
build(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 1546975 commit 698e7c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.2",
"@types/humanize-duration": "^3.27.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.5.0":
version: 6.5.0
resolution: "@testing-library/jest-dom@npm:6.5.0"
"@testing-library/jest-dom@npm:^6.6.3":
version: 6.6.3
resolution: "@testing-library/jest-dom@npm:6.6.3"
dependencies:
"@adobe/css-tools": ^4.4.0
aria-query: ^5.0.0
Expand All @@ -1687,7 +1687,7 @@ __metadata:
dom-accessibility-api: ^0.6.3
lodash: ^4.17.21
redent: ^3.0.0
checksum: c2d14103ebe3358852ec527ff7512f64207a39932b2f7b6dff7e73ba91296b01a71bad9a9584b6ee010681380a906c1740af50470adc6db660e1c7585d012ebf
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
languageName: node
linkType: hard

Expand Down Expand Up @@ -4402,7 +4402,7 @@ __metadata:
"@patternfly/react-topology": ^5.4.0
"@reduxjs/toolkit": ^1.9.3
"@testing-library/dom": ^10.4.0
"@testing-library/jest-dom": ^6.5.0
"@testing-library/jest-dom": ^6.6.3
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^14.5.2
"@types/humanize-duration": ^3.27.4
Expand Down

0 comments on commit 698e7c2

Please sign in to comment.