From 0bba674865c5fad585cf9afe860ffa97e2e0bce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 19:20:13 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.9.1 Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 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](https://github.com/testing-library/jest-dom/compare/v6.6.3...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 ... Signed-off-by: dependabot[bot] --- packages/nextjs/package.json | 2 +- yarn.lock | 23 ++++++----------------- 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 3d8a6d52..ccf137b9 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -74,7 +74,7 @@ }, "devDependencies": { "@testing-library/dom": "^10.4.0", - "@testing-library/jest-dom": "^6.6.3", + "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.2.0", "@types/next-pwa": "^5.6.0", "@types/node": "^20", diff --git a/yarn.lock b/yarn.lock index 76bcbf0a..de33021e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3983,7 +3983,7 @@ __metadata: "@starknet-react/core": ^3.7.2 "@starknet-react/typescript-config": 0.0.2 "@testing-library/dom": ^10.4.0 - "@testing-library/jest-dom": ^6.6.3 + "@testing-library/jest-dom": ^6.9.1 "@testing-library/react": ^16.2.0 "@tsparticles/engine": ^3.8.1 "@tsparticles/react": ^3.0.0 @@ -4196,18 +4196,17 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.6.3": - version: 6.6.3 - resolution: "@testing-library/jest-dom@npm:6.6.3" +"@testing-library/jest-dom@npm:^6.9.1": + version: 6.9.1 + resolution: "@testing-library/jest-dom@npm:6.9.1" dependencies: "@adobe/css-tools": ^4.4.0 aria-query: ^5.0.0 - chalk: ^3.0.0 css.escape: ^1.5.1 dom-accessibility-api: ^0.6.3 - lodash: ^4.17.21 + picocolors: ^1.1.1 redent: ^3.0.0 - checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511 + checksum: 5c77126a59a1c0df5935d29569652364c56e5026982f0357f0daaeb21b75fcd9a6aeff8365bdcba719687a4359b3f8bf74bba81ccbae7635cf18ad9789e1e323 languageName: node linkType: hard @@ -6985,16 +6984,6 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^3.0.0": - version: 3.0.0 - resolution: "chalk@npm:3.0.0" - dependencies: - ansi-styles: ^4.1.0 - supports-color: ^7.1.0 - checksum: 8e3ddf3981c4da405ddbd7d9c8d91944ddf6e33d6837756979f7840a29272a69a5189ecae0ff84006750d6d1e92368d413335eab4db5476db6e6703a1d1e0505 - languageName: node - linkType: hard - "chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0": version: 4.1.2 resolution: "chalk@npm:4.1.2"