Skip to content

Commit 5a49b44

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/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.0 - [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) --- 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] <support@github.com>
1 parent 8b0a16e commit 5a49b44

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 23 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2014,8 +2014,8 @@
20142014
"@storybook/theming": "^8.2.4",
20152015
"@testing-library/dom": "^10.4.0",
20162016
"@testing-library/jest-dom": "^6.6.3",
2017-
"@testing-library/react": "^16.1.0",
2018-
"@testing-library/user-event": "^14.5.2",
2017+
"@testing-library/react": "^16.2.0",
2018+
"@testing-library/user-event": "^14.6.0",
20192019
"@types/cross-spawn": "^6.0.6",
20202020
"@types/d3": "^7.4.0",
20212021
"@types/d3-graphviz": "^2.6.6",

0 commit comments

Comments
 (0)