Skip to content

Commit febebdd

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.1 to 7.0.1. - [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.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2acc3c5 commit febebdd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@eslint/js": "^9.39.5",
5151
"@playwright/test": "^1.62.1",
5252
"@testing-library/dom": "^10.4.1",
53-
"@testing-library/jest-dom": "^6.9.1",
53+
"@testing-library/jest-dom": "^7.0.1",
5454
"@testing-library/react": "^16.3.2",
5555
"@testing-library/user-event": "^14.6.6",
5656
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1690,10 +1690,10 @@
16901690
picocolors "1.1.1"
16911691
pretty-format "^27.0.2"
16921692

1693-
"@testing-library/jest-dom@^6.9.1":
1694-
version "6.9.1"
1695-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz#7613a04e146dd2976d24ddf019730d57a89d56c2"
1696-
integrity sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==
1693+
"@testing-library/jest-dom@^7.0.1":
1694+
version "7.0.1"
1695+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-7.0.1.tgz#649a9a8b2039f28d29f9f7a46eba9a8b727f811e"
1696+
integrity sha512-oMDTC3oA+6CXSO2JZnvOI7CA6oVub6kij5ggk9ohwye5slmkwxYDXcPOVxgMw/RQlticjtO0C1RZkR97HgrWMw==
16971697
dependencies:
16981698
"@adobe/css-tools" "^4.4.0"
16991699
aria-query "^5.0.0"

0 commit comments

Comments
 (0)