diff --git a/package.json b/package.json index e7bc6732a..dd68f6723 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", - "@types/jest": "29.5.1", + "@types/jest": "29.5.7", "@types/node": "18.15.13", "@types/react": "18.0.38", "@typescript-eslint/eslint-plugin": "5.55.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f50be257c..89e0c521e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@builder.io/partytown': specifier: 0.8.0 @@ -91,8 +95,8 @@ devDependencies: specifier: 14.4.3 version: 14.4.3(@testing-library/dom@9.0.1) '@types/jest': - specifier: 29.5.1 - version: 29.5.1 + specifier: 29.5.7 + version: 29.5.7 '@types/node': specifier: 18.15.13 version: 18.15.13 @@ -2628,6 +2632,7 @@ packages: /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true @@ -3487,8 +3492,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest@29.5.1: - resolution: {integrity: sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==} + /@types/jest@29.5.7: + resolution: {integrity: sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==} dependencies: expect: 29.5.0 pretty-format: 29.5.0 @@ -3574,7 +3579,7 @@ packages: /@types/testing-library__jest-dom@5.14.5: resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} dependencies: - '@types/jest': 29.5.1 + '@types/jest': 29.5.7 dev: true /@types/trusted-types@2.0.2: