Compare commits

..

1 Commits

Author SHA1 Message Date
7396eb053f fix(deps): update dependency @types/jest to v29.5.9
All checks were successful
continuous-integration/drone/pr Build is passing
2023-11-21 01:50:01 +00:00
2 changed files with 9 additions and 9 deletions

12
.pnp.cjs generated
View File

@ -26,7 +26,7 @@ const RAW_RUNTIME_STATE =
[null, {\ [null, {\
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:29.5.8"],\ ["@types/jest", "npm:29.5.9"],\
["@types/node", "npm:20.8.10"],\ ["@types/node", "npm:20.8.10"],\
["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"],\
@ -1379,10 +1379,10 @@ const RAW_RUNTIME_STATE =
}]\ }]\
]],\ ]],\
["@types/jest", [\ ["@types/jest", [\
["npm:29.5.8", {\ ["npm:29.5.9", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.8-2a56a49621-10c0.zip/node_modules/@types/jest/",\ "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.9-9b1643ff54-10c0.zip/node_modules/@types/jest/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:29.5.8"],\ ["@types/jest", "npm:29.5.9"],\
["expect", "npm:29.6.4"],\ ["expect", "npm:29.6.4"],\
["pretty-format", "npm:29.6.3"]\ ["pretty-format", "npm:29.6.3"]\
],\ ],\
@ -1927,7 +1927,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["clean-architecture", "workspace:."],\ ["clean-architecture", "workspace:."],\
["@types/jest", "npm:29.5.8"],\ ["@types/jest", "npm:29.5.9"],\
["@types/node", "npm:20.8.10"],\ ["@types/node", "npm:20.8.10"],\
["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"],\
@ -4564,7 +4564,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.8"],\ ["@types/jest", "npm:29.5.9"],\
["@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.8 version: 29.5.9
resolution: "@types/jest@npm:29.5.8" resolution: "@types/jest@npm:29.5.9"
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: a28e7827ea7e1a2aace6a386868fa6b8402c162d6c71570aed2c29d3745ddc22ceef6899a20643071817905d3c57b670a7992fc8760bff65939351fd4dc481cf checksum: 66fe6b9b1c72739d02edaf1c98468aec84c700d841376afab9321b5268cb7b656a00a3561408b6c37f8619fffa7902e2ef29357fbc355e3e641c18b254899e49
languageName: node languageName: node
linkType: hard linkType: hard