Skip to content

Commit f0181ed

Browse files
build(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] <[email protected]>
1 parent 2e5202b commit f0181ed

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@testing-library/dom": "^10.4.0",
40-
"@testing-library/jest-dom": "^6.5.0",
40+
"@testing-library/jest-dom": "^6.6.3",
4141
"@testing-library/react": "^12.1.5",
4242
"@testing-library/user-event": "^14.5.2",
4343
"@types/humanize-duration": "^3.27.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,9 +1676,9 @@ __metadata:
16761676
languageName: node
16771677
linkType: hard
16781678

1679-
"@testing-library/jest-dom@npm:^6.5.0":
1680-
version: 6.5.0
1681-
resolution: "@testing-library/jest-dom@npm:6.5.0"
1679+
"@testing-library/jest-dom@npm:^6.6.3":
1680+
version: 6.6.3
1681+
resolution: "@testing-library/jest-dom@npm:6.6.3"
16821682
dependencies:
16831683
"@adobe/css-tools": ^4.4.0
16841684
aria-query: ^5.0.0
@@ -1687,7 +1687,7 @@ __metadata:
16871687
dom-accessibility-api: ^0.6.3
16881688
lodash: ^4.17.21
16891689
redent: ^3.0.0
1690-
checksum: c2d14103ebe3358852ec527ff7512f64207a39932b2f7b6dff7e73ba91296b01a71bad9a9584b6ee010681380a906c1740af50470adc6db660e1c7585d012ebf
1690+
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
16911691
languageName: node
16921692
linkType: hard
16931693

@@ -4356,7 +4356,7 @@ __metadata:
43564356
"@patternfly/react-topology": ^5.4.0
43574357
"@reduxjs/toolkit": ^1.9.3
43584358
"@testing-library/dom": ^10.4.0
4359-
"@testing-library/jest-dom": ^6.5.0
4359+
"@testing-library/jest-dom": ^6.6.3
43604360
"@testing-library/react": ^12.1.5
43614361
"@testing-library/user-event": ^14.5.2
43624362
"@types/humanize-duration": ^3.27.4

0 commit comments

Comments
 (0)