Skip to content

Commit a8b09b6

Browse files
build(deps-dev): bump @testing-library/jest-dom from 6.7.0 to 6.8.0 (#1768)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.7.0 to 6.8.0. - [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.7.0...v6.8.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ea3c43 commit a8b09b6

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.1",
40-
"@testing-library/jest-dom": "^6.7.0",
40+
"@testing-library/jest-dom": "^6.8.0",
4141
"@testing-library/react": "^12.1.5",
4242
"@testing-library/user-event": "^14.6.1",
4343
"@types/humanize-duration": "^3.27.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1941,17 +1941,17 @@ __metadata:
19411941
languageName: node
19421942
linkType: hard
19431943

1944-
"@testing-library/jest-dom@npm:^6.7.0":
1945-
version: 6.7.0
1946-
resolution: "@testing-library/jest-dom@npm:6.7.0"
1944+
"@testing-library/jest-dom@npm:^6.8.0":
1945+
version: 6.8.0
1946+
resolution: "@testing-library/jest-dom@npm:6.8.0"
19471947
dependencies:
19481948
"@adobe/css-tools": ^4.4.0
19491949
aria-query: ^5.0.0
19501950
css.escape: ^1.5.1
19511951
dom-accessibility-api: ^0.6.3
19521952
picocolors: ^1.1.1
19531953
redent: ^3.0.0
1954-
checksum: b73ca999ebc33b63c259b9a7c47cc3eec159986931ff4ba7b68b889ce99bd6ddc7b87c71dcb5c39f0d72e6c9351ea60ece1265dfa56527e9d42350fd901662c2
1954+
checksum: a3cfb162b6ec6e98277187d9488234ba3e3ee25f24a86facdae092dbe54a015c845bcb81daa6de7afadcac5a5fe25becd7c7e9b67bb01ee4ccf7d67ee907adc9
19551955
languageName: node
19561956
linkType: hard
19571957

@@ -4841,7 +4841,7 @@ __metadata:
48414841
"@patternfly/react-topology": ^5.4.0
48424842
"@reduxjs/toolkit": ^1.9.3
48434843
"@testing-library/dom": ^10.4.1
4844-
"@testing-library/jest-dom": ^6.7.0
4844+
"@testing-library/jest-dom": ^6.8.0
48454845
"@testing-library/react": ^12.1.5
48464846
"@testing-library/user-event": ^14.6.1
48474847
"@types/humanize-duration": ^3.27.4

0 commit comments

Comments
 (0)