Skip to content

Commit b4c5a17

Browse files
Bump the testing-library group across 1 directory with 2 updates
Bumps the testing-library group with 2 updates in the /extensions/ql-vscode directory: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `@testing-library/react` from 16.1.0 to 16.2.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.1.0...v16.2.0) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b53395 commit b4c5a17

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

extensions/ql-vscode/package-lock.json

+23-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2029,8 +2029,8 @@
20292029
"@storybook/theming": "^8.6.10",
20302030
"@testing-library/dom": "^10.4.0",
20312031
"@testing-library/jest-dom": "^6.6.3",
2032-
"@testing-library/react": "^16.1.0",
2033-
"@testing-library/user-event": "^14.5.2",
2032+
"@testing-library/react": "^16.3.0",
2033+
"@testing-library/user-event": "^14.6.1",
20342034
"@types/cross-spawn": "^6.0.6",
20352035
"@types/d3": "^7.4.0",
20362036
"@types/d3-graphviz": "^2.6.6",

0 commit comments

Comments
 (0)