Skip to content

Commit 36259b2

Browse files
Bump @testing-library/jest-dom in /extensions/ql-vscode (#2723)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.0.0. - [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@v5.16.5...v6.0.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
1 parent cd14a37 commit 36259b2

2 files changed

Lines changed: 29 additions & 25 deletions

File tree

extensions/ql-vscode/package-lock.json

Lines changed: 28 additions & 24 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
@@ -1882,7 +1882,7 @@
18821882
"@storybook/react-webpack5": "^7.1.0",
18831883
"@storybook/theming": "^7.1.0",
18841884
"@testing-library/dom": "^9.3.0",
1885-
"@testing-library/jest-dom": "^5.16.5",
1885+
"@testing-library/jest-dom": "^6.0.0",
18861886
"@testing-library/react": "^14.0.0",
18871887
"@testing-library/user-event": "^14.4.3",
18881888
"@types/child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)