diff --git a/package.json b/package.json index 09f7ad3a..7d74a515 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@total-typescript/shoehorn": "^0.1.1", "@total-typescript/ts-reset": "^0.5.1", "@types/fs-extra": "^11.0.4", - "@types/jest": "^29.5.7", + "@types/jest": "^29.5.11", "@types/lodash.merge": "^4.6.8", "@types/node": "20.8.10", "@types/pg": "^8.10.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fdf8379..e48d698f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -176,7 +176,7 @@ importers: version: 9.3.3 '@testing-library/jest-dom': specifier: ^6.1.4 - version: 6.1.4(@types/jest@29.5.7)(jest@29.7.0)(vitest@0.34.6) + version: 6.1.4(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) '@testing-library/react': specifier: ^14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) @@ -193,8 +193,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@types/jest': - specifier: ^29.5.7 - version: 29.5.7 + specifier: ^29.5.11 + version: 29.5.11 '@types/lodash.merge': specifier: ^4.6.8 version: 4.6.8 @@ -3056,7 +3056,7 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.1.4(@types/jest@29.5.7)(jest@29.7.0)(vitest@0.34.6): + /@testing-library/jest-dom@6.1.4(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6): resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: @@ -3076,7 +3076,7 @@ packages: dependencies: '@adobe/css-tools': 4.3.1 '@babel/runtime': 7.22.6 - '@types/jest': 29.5.7 + '@types/jest': 29.5.11 aria-query: 5.1.3 chalk: 3.0.0 css.escape: 1.5.1 @@ -3242,8 +3242,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest@29.5.7: - resolution: {integrity: sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==} + /@types/jest@29.5.11: + resolution: {integrity: sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==} dependencies: expect: 29.7.0 pretty-format: 29.7.0