diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 88154a6120f..824130d2cce 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -123,7 +123,7 @@ "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", "@testing-library/dom": "10.4.0", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/cors": "2.8.17", diff --git a/packages/eslint-config-bases/package.json b/packages/eslint-config-bases/package.json index dec22bae0e4..5e249412da2 100644 --- a/packages/eslint-config-bases/package.json +++ b/packages/eslint-config-bases/package.json @@ -167,7 +167,7 @@ "devDependencies": { "@graphql-eslint/eslint-plugin": "3.20.1", "@testing-library/dom": "10.4.0", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", "@types/jest": "29.5.14", "@types/node": "22.8.1", diff --git a/packages/ui-lib/package.json b/packages/ui-lib/package.json index 85708a2e312..1ed3f47af39 100644 --- a/packages/ui-lib/package.json +++ b/packages/ui-lib/package.json @@ -51,7 +51,7 @@ "@storybook/test": "8.3.6", "@tailwindcss/forms": "0.5.9", "@testing-library/dom": "10.4.0", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/node": "22.8.1", diff --git a/yarn.lock b/yarn.lock index 44272b345d8..cf37d996b35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6836,6 +6836,21 @@ __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" + 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/5566b6c0b7b0709bc244aec3aa3dc9e5f4663e8fb2b99d8cd456fc07279e59db6076cbf798f9d3099a98fca7ef4cd50e4e1f4c4dec5a60a8fad8d24a638a5bf6 + languageName: node + linkType: hard + "@testing-library/react@npm:16.0.1": version: 16.0.1 resolution: "@testing-library/react@npm:16.0.1" @@ -8149,7 +8164,7 @@ __metadata: "@rushstack/eslint-patch": "npm:^1.10.4" "@tanstack/eslint-plugin-query": "npm:^5.59.7" "@testing-library/dom": "npm:10.4.0" - "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/jest-dom": "npm:6.6.3" "@testing-library/react": "npm:16.0.1" "@types/jest": "npm:29.5.14" "@types/node": "npm:22.8.1" @@ -8262,7 +8277,7 @@ __metadata: "@storybook/test": "npm:8.3.6" "@tailwindcss/forms": "npm:0.5.9" "@testing-library/dom": "npm:10.4.0" - "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/jest-dom": "npm:6.6.3" "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/node": "npm:22.8.1" @@ -15747,7 +15762,7 @@ __metadata: "@tailwindcss/typography": "npm:0.5.15" "@tanstack/react-query": "npm:5.59.16" "@testing-library/dom": "npm:10.4.0" - "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/jest-dom": "npm:6.6.3" "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/cors": "npm:2.8.17"