diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 61b7a65a6c6..f3198618e4d 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -121,7 +121,7 @@ "@svgr/webpack": "8.1.0", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.13", - "@testing-library/dom": "10.1.0", + "@testing-library/dom": "10.2.0", "@testing-library/jest-dom": "6.4.6", "@testing-library/react": "16.0.0", "@testing-library/user-event": "14.5.2", diff --git a/packages/core-lib/package.json b/packages/core-lib/package.json index a02aa81433e..ddd30b3259e 100644 --- a/packages/core-lib/package.json +++ b/packages/core-lib/package.json @@ -51,7 +51,7 @@ "dequal": "^2.0.3" }, "devDependencies": { - "@testing-library/dom": "10.1.0", + "@testing-library/dom": "10.2.0", "@testing-library/react": "16.0.0", "@testing-library/user-event": "14.5.2", "@types/node": "20.14.8", diff --git a/packages/eslint-config-bases/package.json b/packages/eslint-config-bases/package.json index a071f7d044c..a086c15411c 100644 --- a/packages/eslint-config-bases/package.json +++ b/packages/eslint-config-bases/package.json @@ -126,7 +126,7 @@ }, "devDependencies": { "@graphql-eslint/eslint-plugin": "3.20.1", - "@testing-library/dom": "10.1.0", + "@testing-library/dom": "10.2.0", "@testing-library/react": "16.0.0", "@types/node": "20.14.8", "@types/react": "18.3.3", diff --git a/packages/ui-lib/package.json b/packages/ui-lib/package.json index 9ed87f01aba..65cbd92b705 100644 --- a/packages/ui-lib/package.json +++ b/packages/ui-lib/package.json @@ -45,7 +45,7 @@ "@storybook/react-vite": "8.1.10", "@storybook/test": "8.1.10", "@tailwindcss/forms": "0.5.7", - "@testing-library/dom": "10.1.0", + "@testing-library/dom": "10.2.0", "@testing-library/jest-dom": "6.4.6", "@testing-library/react": "16.0.0", "@testing-library/user-event": "14.5.2", diff --git a/yarn.lock b/yarn.lock index 07494e64c4f..aae2e58f5b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7088,9 +7088,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/dom@npm:10.1.0": - version: 10.1.0 - resolution: "@testing-library/dom@npm:10.1.0" +"@testing-library/dom@npm:10.2.0": + version: 10.2.0 + resolution: "@testing-library/dom@npm:10.2.0" dependencies: "@babel/code-frame": "npm:^7.10.4" "@babel/runtime": "npm:^7.12.5" @@ -7100,7 +7100,7 @@ __metadata: dom-accessibility-api: "npm:^0.5.9" lz-string: "npm:^1.5.0" pretty-format: "npm:^27.0.2" - checksum: 10c0/81f0e0a510d24e458c3af17777960ed678fb4fe464903ef8ec9ed816c9794fc69a673ea94f87b9e054b181383c51814605451dbf4fd9df93d0d8f24b4859990d + checksum: 10c0/de582dfbeb632436547a0ca5851b5a714a4a17f8e96ab3dc4fb4e454eef52c912b648b7cb6e9fdf477f3eeef97e698f3250f0ce50846f39d04677a44169209f2 languageName: node linkType: hard @@ -8489,7 +8489,7 @@ __metadata: version: 0.0.0-use.local resolution: "@your-org/core-lib@workspace:packages/core-lib" dependencies: - "@testing-library/dom": "npm:10.1.0" + "@testing-library/dom": "npm:10.2.0" "@testing-library/react": "npm:16.0.0" "@testing-library/user-event": "npm:14.5.2" "@types/node": "npm:20.14.8" @@ -8566,7 +8566,7 @@ __metadata: "@graphql-eslint/eslint-plugin": "npm:3.20.1" "@rushstack/eslint-patch": "npm:^1.10.3" "@tanstack/eslint-plugin-query": "npm:^5.43.1" - "@testing-library/dom": "npm:10.1.0" + "@testing-library/dom": "npm:10.2.0" "@testing-library/react": "npm:16.0.0" "@types/node": "npm:20.14.8" "@types/react": "npm:18.3.3" @@ -8666,7 +8666,7 @@ __metadata: "@storybook/react-vite": "npm:8.1.10" "@storybook/test": "npm:8.1.10" "@tailwindcss/forms": "npm:0.5.7" - "@testing-library/dom": "npm:10.1.0" + "@testing-library/dom": "npm:10.2.0" "@testing-library/jest-dom": "npm:6.4.6" "@testing-library/react": "npm:16.0.0" "@testing-library/user-event": "npm:14.5.2" @@ -16372,7 +16372,7 @@ __metadata: "@tailwindcss/forms": "npm:0.5.7" "@tailwindcss/typography": "npm:0.5.13" "@tanstack/react-query": "npm:5.45.1" - "@testing-library/dom": "npm:10.1.0" + "@testing-library/dom": "npm:10.2.0" "@testing-library/jest-dom": "npm:6.4.6" "@testing-library/react": "npm:16.0.0" "@testing-library/user-event": "npm:14.5.2"