diff --git a/.pnp.cjs b/.pnp.cjs index 9698984..303b562 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -26,7 +26,7 @@ const RAW_RUNTIME_STATE = [null, {\ "packageLocation": "./",\ "packageDependencies": [\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["@types/node", "npm:20.10.4"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\ @@ -1379,10 +1379,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/jest", [\ - ["npm:29.5.10", {\ - "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.10-cc73227aae-10c0.zip/node_modules/@types/jest/",\ + ["npm:29.5.11", {\ + "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.11-1ede28257d-10c0.zip/node_modules/@types/jest/",\ "packageDependencies": [\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["expect", "npm:29.6.4"],\ ["pretty-format", "npm:29.6.3"]\ ],\ @@ -1927,7 +1927,7 @@ const RAW_RUNTIME_STATE = "packageLocation": "./",\ "packageDependencies": [\ ["clean-architecture", "workspace:."],\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["@types/node", "npm:20.10.4"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\ @@ -4564,7 +4564,7 @@ const RAW_RUNTIME_STATE = ["@types/babel-jest", null],\ ["@types/babel__core", null],\ ["@types/esbuild", null],\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["@types/jest__types", null],\ ["@types/typescript", null],\ ["babel-jest", null],\ diff --git a/yarn.lock b/yarn.lock index 5cd12b5..531b2aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -894,12 +894,12 @@ __metadata: linkType: hard "@types/jest@npm:^29.5.4": - version: 29.5.10 - resolution: "@types/jest@npm:29.5.10" + version: 29.5.11 + resolution: "@types/jest@npm:29.5.11" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: b46171d59d12a5f69bbe710f65eaf59a8073337c6b4a67dff8158575caec53f1c61f8a7d645b34d6ac3c4ea398acd30f0c5d1c4a131c0c918798019264a3397d + checksum: 524a3394845214581278bf4d75055927261fbeac7e1a89cd621bd0636da37d265fe0a85eac58b5778758faad1cbd7c7c361dfc190c78ebde03a91cce33463261 languageName: node linkType: hard