fix(deps): update dependency @types/jest to v29.5.7 #11

Merged
joao.dubas merged 1 commits from renovate/jest-monorepo into main 2023-11-02 21:20:32 +00:00
2 changed files with 9 additions and 9 deletions
Showing only changes of commit 128b0660e0 - Show all commits

12
.pnp.cjs generated
View File

@ -28,7 +28,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
[null, {\ [null, {\
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:29.5.5"],\ ["@types/jest", "npm:29.5.7"],\
["@types/node", "npm:20.6.3"],\ ["@types/node", "npm:20.6.3"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
@ -1381,10 +1381,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\ }]\
]],\ ]],\
["@types/jest", [\ ["@types/jest", [\
["npm:29.5.5", {\ ["npm:29.5.7", {\
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.5-cc0df7a171-56e55cde99.zip/node_modules/@types/jest/",\ "packageLocation": "./.yarn/cache/@types-jest-npm-29.5.7-e6780d868f-e28624ccb0.zip/node_modules/@types/jest/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:29.5.5"],\ ["@types/jest", "npm:29.5.7"],\
["expect", "npm:29.6.4"],\ ["expect", "npm:29.6.4"],\
["pretty-format", "npm:29.6.3"]\ ["pretty-format", "npm:29.6.3"]\
],\ ],\
@ -1935,7 +1935,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["clean-architecture", "workspace:."],\ ["clean-architecture", "workspace:."],\
["@types/jest", "npm:29.5.5"],\ ["@types/jest", "npm:29.5.7"],\
["@types/node", "npm:20.6.3"],\ ["@types/node", "npm:20.6.3"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
@ -4572,7 +4572,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@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.5"],\ ["@types/jest", "npm:29.5.7"],\
["@types/jest__types", null],\ ["@types/jest__types", null],\
["@types/typescript", null],\ ["@types/typescript", null],\
["babel-jest", null],\ ["babel-jest", 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.5 version: 29.5.7
resolution: "@types/jest@npm:29.5.5" resolution: "@types/jest@npm:29.5.7"
dependencies: dependencies:
expect: ^29.0.0 expect: ^29.0.0
pretty-format: ^29.0.0 pretty-format: ^29.0.0
checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6 checksum: e28624ccb0ef1255a03fbbb4b5bc3e5cbcdc450d39e0739985ff679b124198f808c38c8c3e67859c6efc0e848196deeb8cfed028e12a821c511dfc1112a2d6e9
languageName: node languageName: node
linkType: hard linkType: hard