Skip to content

Commit 792ce86

Browse files
Bump @testing-library/jest-dom from 6.6.3 to 6.9.1 in /js
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 to 6.9.1. - [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.6.3...v6.9.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea76b20 commit 792ce86

File tree

2 files changed

+169
-178
lines changed

2 files changed

+169
-178
lines changed

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@axe-core/playwright": "^4.10.2",
110110
"@playwright/test": "^1.54.1",
111111
"@testing-library/dom": "^10.4.0",
112-
"@testing-library/jest-dom": "^6.6.3",
112+
"@testing-library/jest-dom": "^6.9.1",
113113
"@testing-library/react": "^16.3.0",
114114
"@types/dagre": "^0.7.53",
115115
"@types/file-saver": "^2.0.7",

0 commit comments

Comments
 (0)