diff --git a/implementations/typescript/package.json b/implementations/typescript/package.json index b0011576d2e..9caebc16215 100644 --- a/implementations/typescript/package.json +++ b/implementations/typescript/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@jest/globals": "^29.7.0", - "@types/jest": "^29.5.8", + "@types/jest": "^29.5.9", "jest": "^29.7.0", "prettier": "^3.1.0", "ts-jest": "^29.1.1", diff --git a/implementations/typescript/pnpm-lock.yaml b/implementations/typescript/pnpm-lock.yaml index 25ba2b8c28d..5bef1e6979c 100644 --- a/implementations/typescript/pnpm-lock.yaml +++ b/implementations/typescript/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^29.7.0 version: 29.7.0 '@types/jest': - specifier: ^29.5.8 - version: 29.5.8 + specifier: ^29.5.9 + version: 29.5.9 jest: specifier: ^29.7.0 version: 29.7.0 @@ -701,8 +701,8 @@ packages: '@types/istanbul-lib-report': 3.0.3 dev: true - /@types/jest@29.5.8: - resolution: {integrity: sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==} + /@types/jest@29.5.9: + resolution: {integrity: sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ==} dependencies: expect: 29.7.0 pretty-format: 29.7.0