Skip to content

Commit 6854b08

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 (#2846)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.1 to 7.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@v6.9.1...v7.0.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 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>
1 parent c10d8fd commit 6854b08

3 files changed

Lines changed: 13 additions & 10 deletions

File tree

apps/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@objectstack/spec": "^16.0.0-rc.0",
9292
"@tailwindcss/postcss": "^4.3.3",
9393
"@tailwindcss/typography": "^0.5.20",
94-
"@testing-library/jest-dom": "^6.9.1",
94+
"@testing-library/jest-dom": "^7.0.0",
9595
"@testing-library/react": "^16.3.2",
9696
"@testing-library/user-event": "^14.6.1",
9797
"@types/node": "^26.1.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@objectstack/spec": "^16.0.0-rc.0",
6565
"@playwright/test": "^1.61.1",
6666
"@testing-library/dom": "^10.4.1",
67-
"@testing-library/jest-dom": "^6.9.1",
67+
"@testing-library/jest-dom": "^7.0.0",
6868
"@testing-library/react": "^16.3.2",
6969
"@testing-library/user-event": "^14.6.1",
7070
"@types/node": "^26.1.1",

pnpm-lock.yaml

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)