Skip to content

Commit bf62444

Browse files
Bump @testing-library/react (#3866)
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` from 16.0.1 to 16.1.0 - [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.1...v16.1.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor 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 de6bd05 commit bf62444

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 9 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
@@ -2021,7 +2021,7 @@
20212021
"@storybook/theming": "^8.2.4",
20222022
"@testing-library/dom": "^10.4.0",
20232023
"@testing-library/jest-dom": "^6.6.3",
2024-
"@testing-library/react": "^16.0.1",
2024+
"@testing-library/react": "^16.1.0",
20252025
"@testing-library/user-event": "^14.5.2",
20262026
"@types/cross-spawn": "^6.0.6",
20272027
"@types/d3": "^7.4.0",

0 commit comments

Comments
 (0)