Skip to content

Commit 68c9e7d

Browse files
build(deps-dev): bump @testing-library/jest-dom
Bumps the testing-library group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.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.8.0...v6.9.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a412505 commit 68c9e7d

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@cabify/eslint-config": "2.1.4",
4040
"@cabify/package-build": "0.1.2",
4141
"@testing-library/dom": "10.4.1",
42-
"@testing-library/jest-dom": "6.8.0",
42+
"@testing-library/jest-dom": "6.9.1",
4343
"@testing-library/react": "16.3.0",
4444
"@testing-library/user-event": "14.6.1",
4545
"@types/jest": "30.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,10 +1885,10 @@
18851885
picocolors "1.1.1"
18861886
pretty-format "^27.0.2"
18871887

1888-
"@testing-library/jest-dom@6.8.0":
1889-
version "6.8.0"
1890-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.8.0.tgz#697db9424f0d21d8216f1958fa0b1b69b5f43923"
1891-
integrity sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ==
1888+
"@testing-library/jest-dom@6.9.1":
1889+
version "6.9.1"
1890+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz#7613a04e146dd2976d24ddf019730d57a89d56c2"
1891+
integrity sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==
18921892
dependencies:
18931893
"@adobe/css-tools" "^4.4.0"
18941894
aria-query "^5.0.0"

0 commit comments

Comments
 (0)