Skip to content

Commit cc4666a

Browse files
Bump @testing-library/jest-dom
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.4.5 to 6.4.6 - [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.4.5...v6.4.6) --- 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] <support@github.com>
1 parent fcfa697 commit cc4666a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

extensions/ql-vscode/package-lock.json

Lines changed: 8 additions & 8 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
@@ -2026,7 +2026,7 @@
20262026
"@storybook/react-vite": "^8.1.8",
20272027
"@storybook/theming": "^8.1.8",
20282028
"@testing-library/dom": "^10.1.0",
2029-
"@testing-library/jest-dom": "^6.4.5",
2029+
"@testing-library/jest-dom": "^6.4.6",
20302030
"@testing-library/react": "^16.0.0",
20312031
"@testing-library/user-event": "^14.5.2",
20322032
"@types/child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)