Skip to content

Commit 48a03bd

Browse files
Bump the testing-library group in /extensions/ql-vscode with 2 updates
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/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/dom` from 9.3.4 to 10.0.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@v9.3.4...v10.0.0) Updates `@testing-library/react` from 14.2.2 to 15.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@v14.2.2...v15.0.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing-library - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6897e4 commit 48a03bd

File tree

2 files changed

+94
-14
lines changed

2 files changed

+94
-14
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 92 additions & 12 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,9 +2025,9 @@
20252025
"@storybook/react": "^8.0.8",
20262026
"@storybook/react-vite": "^8.0.8",
20272027
"@storybook/theming": "^8.0.8",
2028-
"@testing-library/dom": "^9.3.4",
2028+
"@testing-library/dom": "^10.0.0",
20292029
"@testing-library/jest-dom": "^6.4.2",
2030-
"@testing-library/react": "^14.2.2",
2030+
"@testing-library/react": "^15.0.1",
20312031
"@testing-library/user-event": "^14.5.2",
20322032
"@types/child-process-promise": "^2.2.1",
20332033
"@types/d3": "^7.4.0",

0 commit comments

Comments
 (0)