Skip to content

Commit 01b53f1

Browse files
Bump @testing-library/jest-dom in /extensions/ql-vscode (github#3368)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.4.2. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.2.0...v6.4.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" 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 2224ff9 commit 01b53f1

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 8 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
@@ -1984,7 +1984,7 @@
19841984
"@storybook/react-webpack5": "^7.6.12",
19851985
"@storybook/theming": "^7.6.12",
19861986
"@testing-library/dom": "^9.3.4",
1987-
"@testing-library/jest-dom": "^6.2.0",
1987+
"@testing-library/jest-dom": "^6.4.2",
19881988
"@testing-library/react": "^14.0.0",
19891989
"@testing-library/user-event": "^14.5.2",
19901990
"@types/child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)