diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ebf3bc..00a4fe1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,7 +42,7 @@ devDependencies: version: 10.9.0 '@testing-library/jest-dom': specifier: ^6.0.0 - version: 6.0.0(jest@29.6.2) + version: 6.0.1(jest@29.6.2) jest: specifier: ^29.6.2 version: 29.6.2 @@ -720,8 +720,8 @@ packages: '@sinonjs/commons': 3.0.0 dev: true - /@testing-library/jest-dom@6.0.0(jest@29.6.2): - resolution: {integrity: sha512-Ye2R3+/oM27jir8CzYPmuWdavTaKwNZcu0d22L9pO/vnOYE0wmrtpw79TQJa8H6gV8/i7yd+pLaqeLlA0rTMfg==} + /@testing-library/jest-dom@6.0.1(jest@29.6.2): + resolution: {integrity: sha512-0hx/AWrJp8EKr8LmC5jrV3Lx8TZySH7McU1Ix2czBPQnLd458CefSEGjZy7w8kaBRA6LhoPkGjoZ3yqSs338IQ==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'