Skip to content

Commit 4de4bbb

Browse files
build: bump @testing-library/jest-dom in /App/frontend
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.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@v5.17.0...v6.6.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce62e7e commit 4de4bbb

File tree

2 files changed

+16
-19
lines changed

2 files changed

+16
-19
lines changed

App/frontend/package-lock.json

Lines changed: 15 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@fluentui/react": "^8.121.3",
1010
"@fluentui/react-components": "^9.56.3",
1111
"@fluentui/react-icons": "^2.0.266",
12-
"@testing-library/jest-dom": "^5.17.0",
12+
"@testing-library/jest-dom": "^6.6.3",
1313
"@testing-library/react": "^13.4.0",
1414
"@testing-library/user-event": "^13.5.0",
1515
"@types/d3": "^7.4.3",

0 commit comments

Comments
 (0)