Skip to content

Commit 2d8918c

Browse files
Bump the testing-library group in /extensions/ql-vscode with 2 updates (#4112)
Bumps the testing-library group in /extensions/ql-vscode with 2 updates: [@testing-library/dom](https://github.com/testing-library/dom-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/dom` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1) Updates `@testing-library/jest-dom` from 6.6.3 to 6.7.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@v6.6.3...v6.7.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing-library - dependency-name: "@testing-library/jest-dom" dependency-version: 6.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d640922 commit 2d8918c

File tree

2 files changed

+58
-114
lines changed

2 files changed

+58
-114
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 56 additions & 112 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
@@ -2063,8 +2063,8 @@
20632063
"@storybook/react": "^8.6.14",
20642064
"@storybook/react-vite": "^8.6.14",
20652065
"@storybook/theming": "^8.6.14",
2066-
"@testing-library/dom": "^10.4.0",
2067-
"@testing-library/jest-dom": "^6.6.3",
2066+
"@testing-library/dom": "^10.4.1",
2067+
"@testing-library/jest-dom": "^6.7.0",
20682068
"@testing-library/react": "^16.3.0",
20692069
"@testing-library/user-event": "^14.6.1",
20702070
"@types/cross-spawn": "^6.0.6",

0 commit comments

Comments
 (0)