diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb87d50..bd52d85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,7 +42,7 @@ devDependencies: version: 10.11.2 '@testing-library/jest-dom': specifier: ^6.0.0 - version: 6.1.2(jest@29.6.4) + version: 6.1.3(jest@29.6.4) jest: specifier: ^29.6.2 version: 29.6.4 @@ -720,8 +720,8 @@ packages: '@sinonjs/commons': 3.0.0 dev: true - /@testing-library/jest-dom@6.1.2(jest@29.6.4): - resolution: {integrity: sha512-NP9jl1Q2qDDtx+cqogowtQtmgD2OVs37iMSIsTv5eN5ETRkf26Kj6ugVwA93/gZzzFWQAsgkKkcftDe91BJCkQ==} + /@testing-library/jest-dom@6.1.3(jest@29.6.4): + resolution: {integrity: sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'