diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2250c2..49c4a47 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,7 +42,7 @@ devDependencies: version: 12.10.3 '@testing-library/jest-dom': specifier: ^6.0.0 - version: 6.1.5(jest@29.7.0) + version: 6.1.6(jest@29.7.0) jest: specifier: ^29.6.2 version: 29.7.0 @@ -720,8 +720,8 @@ packages: '@sinonjs/commons': 3.0.0 dev: true - /@testing-library/jest-dom@6.1.5(jest@29.7.0): - resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==} + /@testing-library/jest-dom@6.1.6(jest@29.7.0): + resolution: {integrity: sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'