Skip to content

Commit 470ff30

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.7.0",
45+
"@testing-library/jest-dom": "6.8.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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,10 +2746,10 @@
27462746
lz-string "^1.5.0"
27472747
pretty-format "^27.0.2"
27482748

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==
2749+
"@testing-library/jest-dom@6.8.0":
2750+
version "6.8.0"
2751+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.8.0.tgz#697db9424f0d21d8216f1958fa0b1b69b5f43923"
2752+
integrity sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ==
27532753
dependencies:
27542754
"@adobe/css-tools" "^4.4.0"
27552755
aria-query "^5.0.0"

0 commit comments

Comments
 (0)