Skip to content

Commit c192f44

Browse files
build(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.2
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.5.0 to 6.6.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.5.0...v6.6.2) --- 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 b9defc8 commit c192f44

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.2",
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.2":
1680+
version: 6.6.2
1681+
resolution: "@testing-library/jest-dom@npm:6.6.2"
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: 23fc4de90035b7acaa13839adb8e31e5f5ad0306623f59be4907fe48050a5d148cd927ff6b6c13c49e392cc06bdd9f16e7d4766263dd7b42d5a342897e32bb6f
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.2
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)