Skip to content

Commit 4b64e98

Browse files
Bump @testing-library/react in /extensions/ql-vscode (#3390)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.1. - [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@v14.1.2...v14.2.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b14639 commit 4b64e98

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
@@ -1995,7 +1995,7 @@
19951995
"@storybook/theming": "^7.6.12",
19961996
"@testing-library/dom": "^9.3.4",
19971997
"@testing-library/jest-dom": "^6.4.2",
1998-
"@testing-library/react": "^14.0.0",
1998+
"@testing-library/react": "^14.2.1",
19991999
"@testing-library/user-event": "^14.5.2",
20002000
"@types/child-process-promise": "^2.2.1",
20012001
"@types/d3": "^7.4.0",

0 commit comments

Comments
 (0)