diff --git a/packages/jest-config/package.json b/packages/jest-config/package.json index afbc44cdd..ede4c5b15 100644 --- a/packages/jest-config/package.json +++ b/packages/jest-config/package.json @@ -5,7 +5,7 @@ "devDependencies": { "@jeromefitz/jest-presets": "workspace:*", "@testing-library/dom": "9.3.3", - "@testing-library/jest-dom": "6.1.3", + "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.1", "@types/jest": "29.5.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00621da96..fe093d309 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -299,8 +299,8 @@ importers: specifier: 9.3.3 version: 9.3.3 '@testing-library/jest-dom': - specifier: 6.1.3 - version: 6.1.3(@types/jest@29.5.5)(jest@29.7.0) + specifier: 6.1.4 + version: 6.1.4(@types/jest@29.5.5)(jest@29.7.0) '@testing-library/react': specifier: 14.0.0 version: 14.0.0 @@ -8885,7 +8885,7 @@ packages: resolution: {integrity: sha512-ov5izrmbAFObzKeh9AOC5MlmFxAcf0o5i6YFGae9sDx6DGh6alXsRM+chIbucVkUwVHVlSzdfbLDEFGY/ShaYw==} dependencies: '@storybook/expect': 28.1.3-5 - '@testing-library/jest-dom': 6.1.3(@types/jest@28.1.3) + '@testing-library/jest-dom': 6.1.4(@types/jest@28.1.3) '@types/jest': 28.1.3 jest-mock: 27.5.1 transitivePeerDependencies: @@ -9518,8 +9518,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.1.3(@types/jest@28.1.3): - resolution: {integrity: sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==} + /@testing-library/jest-dom@6.1.4(@types/jest@28.1.3): + resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28' @@ -9547,8 +9547,8 @@ packages: redent: 3.0.0 dev: true - /@testing-library/jest-dom@6.1.3(@types/jest@29.5.5)(jest@29.7.0): - resolution: {integrity: sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==} + /@testing-library/jest-dom@6.1.4(@types/jest@29.5.5)(jest@29.7.0): + resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'