diff --git a/package.json b/package.json index ece60f8..8d7bc55 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "react-dom": ">= 18.2.0" }, "devDependencies": { - "@testing-library/jest-dom": "6.4.5", + "@testing-library/jest-dom": "6.4.6", "@testing-library/react": "^16.0.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/jest": "^29.5.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 502c601..6bbe5d6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ dependencies: devDependencies: '@testing-library/jest-dom': - specifier: 6.4.5 - version: 6.4.5(@types/jest@29.5.12)(vitest@1.6.0) + specifier: 6.4.6 + version: 6.4.6(@types/jest@29.5.12)(vitest@1.6.0) '@testing-library/react': specifier: ^16.0.0 version: 16.0.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@19.0.0-rc.0)(react@19.0.0-rc.0) @@ -1108,8 +1108,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.4.5(@types/jest@29.5.12)(vitest@1.6.0): - resolution: {integrity: sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==} + /@testing-library/jest-dom@6.4.6(@types/jest@29.5.12)(vitest@1.6.0): + resolution: {integrity: sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'