Skip to content

Commit f7de8e5

Browse files
Bump @testing-library/user-event in /extensions/ql-vscode (#3191)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.1 to 14.5.2. - [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.1...v14.5.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 299280c commit f7de8e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 4 additions & 4 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
@@ -1965,7 +1965,7 @@
19651965
"@testing-library/dom": "^9.3.0",
19661966
"@testing-library/jest-dom": "^6.1.6",
19671967
"@testing-library/react": "^14.0.0",
1968-
"@testing-library/user-event": "^14.4.3",
1968+
"@testing-library/user-event": "^14.5.2",
19691969
"@types/child-process-promise": "^2.2.1",
19701970
"@types/d3": "^7.4.0",
19711971
"@types/d3-graphviz": "^2.6.6",

0 commit comments

Comments
 (0)