Skip to content

Commit c228f4c

Browse files
Bump @testing-library/jest-dom (#4122)
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@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 dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c9210 commit c228f4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/ql-vscode/package-lock.json

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

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2064,7 +2064,7 @@
20642064
"@storybook/react-vite": "^8.6.14",
20652065
"@storybook/theming": "^8.6.14",
20662066
"@testing-library/dom": "^10.4.1",
2067-
"@testing-library/jest-dom": "^6.7.0",
2067+
"@testing-library/jest-dom": "^6.8.0",
20682068
"@testing-library/react": "^16.3.0",
20692069
"@testing-library/user-event": "^14.6.1",
20702070
"@types/cross-spawn": "^6.0.6",

0 commit comments

Comments
 (0)