fix(deps): update dependency @types/jest to v29.5.13 #63

Merged
joao.dubas merged 1 commits from renovate/jest-monorepo into main 2024-10-08 10:42:05 +00:00
2 changed files with 9 additions and 9 deletions
Showing only changes of commit 6cc60eedb4 - Show all commits

12
.pnp.cjs generated
View File

@ -27,7 +27,7 @@ const RAW_RUNTIME_STATE =
[null, {\ [null, {\
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:29.5.12"],\ ["@types/jest", "npm:29.5.13"],\
["@types/node", "npm:22.5.4"],\ ["@types/node", "npm:22.5.4"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\
@ -1380,10 +1380,10 @@ const RAW_RUNTIME_STATE =
}]\ }]\
]],\ ]],\
["@types/jest", [\ ["@types/jest", [\
["npm:29.5.12", {\ ["npm:29.5.13", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.12-6459b9d012-10c0.zip/node_modules/@types/jest/",\ "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.13-b43d0e7497-10c0.zip/node_modules/@types/jest/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:29.5.12"],\ ["@types/jest", "npm:29.5.13"],\
["expect", "npm:29.6.4"],\ ["expect", "npm:29.6.4"],\
["pretty-format", "npm:29.6.3"]\ ["pretty-format", "npm:29.6.3"]\
],\ ],\
@ -1937,7 +1937,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["clean-architecture", "workspace:."],\ ["clean-architecture", "workspace:."],\
["@types/jest", "npm:29.5.12"],\ ["@types/jest", "npm:29.5.13"],\
["@types/node", "npm:22.5.4"],\ ["@types/node", "npm:22.5.4"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\
@ -4623,7 +4623,7 @@ const RAW_RUNTIME_STATE =
["@types/babel-jest", null],\ ["@types/babel-jest", null],\
["@types/babel__core", null],\ ["@types/babel__core", null],\
["@types/esbuild", null],\ ["@types/esbuild", null],\
["@types/jest", "npm:29.5.12"],\ ["@types/jest", "npm:29.5.13"],\
["@types/jest__transform", null],\ ["@types/jest__transform", null],\
["@types/jest__types", null],\ ["@types/jest__types", null],\
["@types/typescript", null],\ ["@types/typescript", null],\

View File

@ -894,12 +894,12 @@ __metadata:
linkType: hard linkType: hard
"@types/jest@npm:^29.5.4": "@types/jest@npm:^29.5.4":
version: 29.5.12 version: 29.5.13
resolution: "@types/jest@npm:29.5.12" resolution: "@types/jest@npm:29.5.13"
dependencies: dependencies:
expect: "npm:^29.0.0" expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0" pretty-format: "npm:^29.0.0"
checksum: 10c0/25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
languageName: node languageName: node
linkType: hard linkType: hard