Skip to content

Commit 195ab5a

Browse files
Bump @testing-library/jest-dom from 6.6.4 to 6.7.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.4 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.4...v6.7.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e58539 commit 195ab5a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@stylistic/eslint-plugin-ts": "^4.2.0",
4343
"@swc/core": "^1.7.28",
4444
"@swc/jest": "^0.2.36",
45-
"@testing-library/jest-dom": "6.6.4",
45+
"@testing-library/jest-dom": "6.7.0",
4646
"@testing-library/react": "16.3.0",
4747
"@testing-library/react-hooks": "8.0.1",
4848
"@testing-library/user-event": "^14.5.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,16 +2746,15 @@
27462746
lz-string "^1.5.0"
27472747
pretty-format "^27.0.2"
27482748

2749-
"@testing-library/jest-dom@6.6.4":
2750-
version "6.6.4"
2751-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4.tgz#577a1761768bda5458c42241add3b1570c34d39c"
2752-
integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ==
2749+
"@testing-library/jest-dom@6.7.0":
2750+
version "6.7.0"
2751+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.7.0.tgz#cff6452ba03b215c16d97b48adfc4e1ac54c3e03"
2752+
integrity sha512-RI2e97YZ7MRa+vxP4UUnMuMFL2buSsf0ollxUbTgrbPLKhMn8KVTx7raS6DYjC7v1NDVrioOvaShxsguLNISCA==
27532753
dependencies:
27542754
"@adobe/css-tools" "^4.4.0"
27552755
aria-query "^5.0.0"
27562756
css.escape "^1.5.1"
27572757
dom-accessibility-api "^0.6.3"
2758-
lodash "^4.17.21"
27592758
picocolors "^1.1.1"
27602759
redent "^3.0.0"
27612760

0 commit comments

Comments
 (0)