From 5b19d88a8d58628d825655a4705c49b9ca779dd2 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 23 Oct 2024 13:08:23 +0000 Subject: [PATCH] fix(deps): update dependency @types/jest to v29.5.14 (#72) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | dependencies | patch | [`29.5.13` -> `29.5.14`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.13/29.5.14) | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/clean-architecture/pulls/72 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- .pnp.cjs | 12 ++++++------ yarn.lock | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 086e78f..97e2230 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -27,7 +27,7 @@ const RAW_RUNTIME_STATE = [null, {\ "packageLocation": "./",\ "packageDependencies": [\ - ["@types/jest", "npm:29.5.13"],\ + ["@types/jest", "npm:29.5.14"],\ ["@types/node", "npm:22.7.9"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\ @@ -1380,10 +1380,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/jest", [\ - ["npm:29.5.13", {\ - "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.13-b43d0e7497-10c0.zip/node_modules/@types/jest/",\ + ["npm:29.5.14", {\ + "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.14-506446c38e-10c0.zip/node_modules/@types/jest/",\ "packageDependencies": [\ - ["@types/jest", "npm:29.5.13"],\ + ["@types/jest", "npm:29.5.14"],\ ["expect", "npm:29.6.4"],\ ["pretty-format", "npm:29.6.3"]\ ],\ @@ -1937,7 +1937,7 @@ const RAW_RUNTIME_STATE = "packageLocation": "./",\ "packageDependencies": [\ ["clean-architecture", "workspace:."],\ - ["@types/jest", "npm:29.5.13"],\ + ["@types/jest", "npm:29.5.14"],\ ["@types/node", "npm:22.7.9"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\ @@ -4623,7 +4623,7 @@ const RAW_RUNTIME_STATE = ["@types/babel-jest", null],\ ["@types/babel__core", null],\ ["@types/esbuild", null],\ - ["@types/jest", "npm:29.5.13"],\ + ["@types/jest", "npm:29.5.14"],\ ["@types/jest__transform", null],\ ["@types/jest__types", null],\ ["@types/typescript", null],\ diff --git a/yarn.lock b/yarn.lock index 33a1b3c..6c88550 100644 --- a/yarn.lock +++ b/yarn.lock @@ -894,12 +894,12 @@ __metadata: linkType: hard "@types/jest@npm:^29.5.13": - version: 29.5.13 - resolution: "@types/jest@npm:29.5.13" + version: 29.5.14 + resolution: "@types/jest@npm:29.5.14" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7 + checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed languageName: node linkType: hard