Skip to content

Commit f0e2285

Browse files
Bump @testing-library/react (#3631)
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 15.0.7 to 16.0.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@v15.0.7...v16.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4d0d23 commit f0e2285

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

extensions/ql-vscode/package-lock.json

Lines changed: 10 additions & 7 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
@@ -2027,7 +2027,7 @@
20272027
"@storybook/theming": "^8.1.5",
20282028
"@testing-library/dom": "^10.1.0",
20292029
"@testing-library/jest-dom": "^6.4.5",
2030-
"@testing-library/react": "^15.0.7",
2030+
"@testing-library/react": "^16.0.0",
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)