From 1ce317819f7d0c7e94ab3f139058c1061a563ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 07:04:25 +0000 Subject: [PATCH] chore(deps-dev): bump @golevelup/ts-jest from 0.5.0 to 0.5.6 Bumps [@golevelup/ts-jest](https://github.com/golevelup/nestjs) from 0.5.0 to 0.5.6. - [Commits](https://github.com/golevelup/nestjs/compare/@golevelup/ts-jest@0.5.0...@golevelup/ts-jest@0.5.6) --- updated-dependencies: - dependency-name: "@golevelup/ts-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5748c8ae..3b1241f4 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "@eslint/js": "^9.11.1", - "@golevelup/ts-jest": "^0.5.0", + "@golevelup/ts-jest": "^0.5.6", "@nestjs/cli": "^10.3.2", "@nestjs/schematics": "^10.1.4", "@nestjs/testing": "^10.4.1", diff --git a/yarn.lock b/yarn.lock index 19d6bd21..daf998d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -821,10 +821,10 @@ resolved "https://registry.yarnpkg.com/@firebase/webchannel-wrapper/-/webchannel-wrapper-1.0.0.tgz#a0e11b39fa3ef56ed5333bf321f581037aeda033" integrity sha512-zuWxyfXNbsKbm96HhXzainONPFqRcoZblQ++e9cAIGUuHfl2cFSBzW01jtesqWG/lqaUyX3H8O1y9oWboGNQBA== -"@golevelup/ts-jest@^0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@golevelup/ts-jest/-/ts-jest-0.5.0.tgz#051b8ad2727598f1da0f26ff47e00f48cdc8d1b3" - integrity sha512-UniUNOBraDD8vf6QNUPkpWMzhUXBtw40nCHekgBlaHy2p99MDV0aYLp4ZXifiyPOsFmg4BZQGs60lF6EpV7JpA== +"@golevelup/ts-jest@^0.5.6": + version "0.5.6" + resolved "https://registry.yarnpkg.com/@golevelup/ts-jest/-/ts-jest-0.5.6.tgz#e63e3d746417de07cbd5d45208de380cd185346a" + integrity sha512-QnxP42Qu9M2UogdrF2kxpZcgWeW9R3WoUr+LdpcsbkvX3LjEoDYgrJ/PnV/QUCbxB1gaKbhR0ZxlDxE1cPkpDg== "@google-cloud/firestore@^7.7.0": version "7.9.0"