diff --git a/packages/components/package.json b/packages/components/package.json index a61200d7..bf318706 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -87,7 +87,7 @@ "@storybook/react": "^8.4.6", "@storybook/react-webpack5": "^8.4.6", "@storybook/test": "^8.4.6", - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.5.2", diff --git a/packages/contexts/package.json b/packages/contexts/package.json index abff023e..28392da8 100644 --- a/packages/contexts/package.json +++ b/packages/contexts/package.json @@ -44,7 +44,7 @@ "@rollup/plugin-commonjs": "^28.0.2", "@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-typescript": "^11.1.5", - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@testing-library/react-hooks": "^8.0.1", "@types/babel__core": "^7", diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 3e1f2e80..747a95ae 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -46,7 +46,7 @@ "@rollup/plugin-commonjs": "^28.0.2", "@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-typescript": "^11.1.5", - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@testing-library/react-hooks": "^8.0.1", "@types/babel__core": "^7", diff --git a/yarn.lock b/yarn.lock index b4d8c9a0..b857c6ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2382,7 +2382,7 @@ __metadata: "@storybook/react": "npm:^8.4.6" "@storybook/react-webpack5": "npm:^8.4.6" "@storybook/test": "npm:^8.4.6" - "@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/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:^14.5.2" @@ -2460,7 +2460,7 @@ __metadata: "@rollup/plugin-commonjs": "npm:^28.0.2" "@rollup/plugin-node-resolve": "npm:^15.2.3" "@rollup/plugin-typescript": "npm:^11.1.5" - "@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/react-hooks": "npm:^8.0.1" "@types/babel__core": "npm:^7" @@ -2504,7 +2504,7 @@ __metadata: "@rollup/plugin-commonjs": "npm:^28.0.2" "@rollup/plugin-node-resolve": "npm:^15.2.3" "@rollup/plugin-typescript": "npm:^11.1.5" - "@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/react-hooks": "npm:^8.0.1" "@types/babel__core": "npm:^7" @@ -4244,7 +4244,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: @@ -4259,6 +4259,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: 5566b6c0b7b0709bc244aec3aa3dc9e5f4663e8fb2b99d8cd456fc07279e59db6076cbf798f9d3099a98fca7ef4cd50e4e1f4c4dec5a60a8fad8d24a638a5bf6 + languageName: node + linkType: hard + "@testing-library/react-hooks@npm:^8.0.1": version: 8.0.1 resolution: "@testing-library/react-hooks@npm:8.0.1"