Skip to content

Commit 51ef674

Browse files
Bump the testing-library group in /extensions/ql-vscode with 2 updates (#3674)
Bumps the testing-library group in /extensions/ql-vscode with 2 updates: [@testing-library/dom](https://github.com/testing-library/dom-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/dom` from 10.3.2 to 10.4.0 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.3.2...v10.4.0) Updates `@testing-library/jest-dom` from 6.4.6 to 6.4.8 - [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.6...v6.4.8) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library - 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 d2612e2 commit 51ef674

File tree

2 files changed

+10
-34
lines changed

2 files changed

+10
-34
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 8 additions & 32 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2025,8 +2025,8 @@
20252025
"@storybook/react": "^8.2.5",
20262026
"@storybook/react-vite": "^8.2.5",
20272027
"@storybook/theming": "^8.2.4",
2028-
"@testing-library/dom": "^10.3.2",
2029-
"@testing-library/jest-dom": "^6.4.6",
2028+
"@testing-library/dom": "^10.4.0",
2029+
"@testing-library/jest-dom": "^6.4.8",
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)