From 078bd64458207624ebc2ecc0db7cdbd27b1a6d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:20:12 +0200 Subject: [PATCH] chore(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.2 (#1813) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.5.0 to 6.6.2. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- packages/ui/package.json | 2 +- yarn.lock | 21 ++++++++++++++++++--- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 431c4da65..a47463c74 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -54,7 +54,7 @@ "@kyaku/prettier-config": "*", "@kyaku/tailwind-config": "*", "@kyaku/tsconfig": "*", - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.2", "@testing-library/react": "^16.0.1", "@types/google-libphonenumber": "^7.4.30", "@types/negotiator": "^0.6.3", diff --git a/packages/ui/package.json b/packages/ui/package.json index f4849e2a9..269411c6b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -67,7 +67,7 @@ "@kyaku/eslint-config": "*", "@kyaku/prettier-config": "*", "@kyaku/tsconfig": "*", - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.2", "@testing-library/react": "^16.0.1", "@types/react": "^18.3.11", "@types/react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index c72000009..c6becb9b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3202,7 +3202,7 @@ __metadata: "@radix-ui/react-slot": "npm:^1.1.0" "@radix-ui/react-switch": "npm:^1.1.1" "@radix-ui/react-tooltip": "npm:^1.1.3" - "@testing-library/jest-dom": "npm:^6.5.0" + "@testing-library/jest-dom": "npm:^6.6.2" "@testing-library/react": "npm:^16.0.1" "@types/react": "npm:^18.3.11" "@types/react-dom": "npm:^18.3.1" @@ -3242,7 +3242,7 @@ __metadata: "@tanstack/router-devtools": "npm:^1.69.1" "@tanstack/router-plugin": "npm:^1.69.1" "@tanstack/start": "npm:^1.69.3" - "@testing-library/jest-dom": "npm:^6.5.0" + "@testing-library/jest-dom": "npm:^6.6.2" "@testing-library/react": "npm:^16.0.1" "@types/google-libphonenumber": "npm:^7.4.30" "@types/negotiator": "npm:^0.6.3" @@ -5937,7 +5937,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:6.5.0, @testing-library/jest-dom@npm:^6.5.0": +"@testing-library/jest-dom@npm:6.5.0": version: 6.5.0 resolution: "@testing-library/jest-dom@npm:6.5.0" dependencies: @@ -5952,6 +5952,21 @@ __metadata: languageName: node linkType: hard +"@testing-library/jest-dom@npm:^6.6.2": + version: 6.6.2 + resolution: "@testing-library/jest-dom@npm:6.6.2" + dependencies: + "@adobe/css-tools": "npm:^4.4.0" + aria-query: "npm:^5.0.0" + chalk: "npm:^3.0.0" + css.escape: "npm:^1.5.1" + dom-accessibility-api: "npm:^0.6.3" + lodash: "npm:^4.17.21" + redent: "npm:^3.0.0" + checksum: 10c0/1c51390f97063ce8b06a7267534aac0d6ac9b1f27042a0ae43ca52d886b32c9d2b0ff85e62e7cfeb7e1f089ef03c4d75fda4f2b7b1f08afb4bdb09a5d56566d9 + languageName: node + linkType: hard + "@testing-library/react@npm:^16.0.1": version: 16.0.1 resolution: "@testing-library/react@npm:16.0.1"