Skip to content

Commit 1f175a7

Browse files
Bump the testing-library group in /extensions/ql-vscode with 2 updates (#3698)
Bumps the testing-library group in /extensions/ql-vscode with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/jest-dom` from 6.4.8 to 6.5.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.4.8...v6.5.0) Updates `@testing-library/react` from 16.0.0 to 16.0.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.0...v16.0.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library - dependency-name: "@testing-library/react" 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 bbbb045 commit 1f175a7

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 8 additions & 9 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-vite": "^8.2.9",
20262026
"@storybook/theming": "^8.2.4",
20272027
"@testing-library/dom": "^10.4.0",
2028-
"@testing-library/jest-dom": "^6.4.8",
2029-
"@testing-library/react": "^16.0.0",
2028+
"@testing-library/jest-dom": "^6.5.0",
2029+
"@testing-library/react": "^16.0.1",
20302030
"@testing-library/user-event": "^14.5.2",
20312031
"@types/child-process-promise": "^2.2.1",
20322032
"@types/d3": "^7.4.0",

0 commit comments

Comments
 (0)