diff --git a/package.json b/package.json index 6dbc6e3..549aa98 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@storybook/react-vite": "7.6.6", "@storybook/test": "7.6.2", "@storybook/types": "7.6.2", - "@testing-library/jest-dom": "6.1.5", + "@testing-library/jest-dom": "6.1.6", "@testing-library/react": "14.1.2", "@types/jest": "29.5.10", "@types/lodash": "4.14.202", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b3e9f9..837347d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,8 +35,8 @@ devDependencies: specifier: 7.6.2 version: 7.6.2 '@testing-library/jest-dom': - specifier: 6.1.5 - version: 6.1.5(@types/jest@29.5.10)(jest@29.7.0) + specifier: 6.1.6 + version: 6.1.6(@types/jest@29.5.10)(jest@29.7.0) '@testing-library/react': specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) @@ -4429,7 +4429,7 @@ packages: '@storybook/instrumenter': 7.6.2 '@storybook/preview-api': 7.6.2 '@testing-library/dom': 9.3.3 - '@testing-library/jest-dom': 6.1.5(@types/jest@29.5.10)(jest@29.7.0) + '@testing-library/jest-dom': 6.1.6(@types/jest@29.5.10)(jest@29.7.0) '@testing-library/user-event': 14.3.0(@testing-library/dom@9.3.3) '@types/chai': 4.3.11 '@vitest/expect': 0.34.6 @@ -4489,8 +4489,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.1.5(@types/jest@29.5.10)(jest@29.7.0): - resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==} + /@testing-library/jest-dom@6.1.6(@types/jest@29.5.10)(jest@29.7.0): + resolution: {integrity: sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'