Skip to content

Commit deaaeb8

Browse files
Bump @testing-library/jest-dom (#3794)
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.6.2 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@v6.6.2...v6.6.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdc925b commit deaaeb8

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
@@ -2027,7 +2027,7 @@
20272027
"@storybook/react-vite": "^8.4.0",
20282028
"@storybook/theming": "^8.2.4",
20292029
"@testing-library/dom": "^10.4.0",
2030-
"@testing-library/jest-dom": "^6.6.2",
2030+
"@testing-library/jest-dom": "^6.6.3",
20312031
"@testing-library/react": "^16.0.1",
20322032
"@testing-library/user-event": "^14.5.2",
20332033
"@types/child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)