fix(deps): update dependency @types/jest to v29.5.12 (#36)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
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.11` -> `29.5.12`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.11/29.5.12) | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: #36 Co-authored-by: renovate-bot <renovate-bot@dubas.dev> Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
parent
8384da4051
commit
befbddd875
12
.pnp.cjs
generated
12
.pnp.cjs
generated
@ -26,7 +26,7 @@ const RAW_RUNTIME_STATE =
|
||||
[null, {\
|
||||
"packageLocation": "./",\
|
||||
"packageDependencies": [\
|
||||
["@types/jest", "npm:29.5.11"],\
|
||||
["@types/jest", "npm:29.5.12"],\
|
||||
["@types/node", "npm:20.11.21"],\
|
||||
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
|
||||
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.2"],\
|
||||
@ -1379,10 +1379,10 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["@types/jest", [\
|
||||
["npm:29.5.11", {\
|
||||
"packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.11-1ede28257d-10c0.zip/node_modules/@types/jest/",\
|
||||
["npm:29.5.12", {\
|
||||
"packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.12-6459b9d012-10c0.zip/node_modules/@types/jest/",\
|
||||
"packageDependencies": [\
|
||||
["@types/jest", "npm:29.5.11"],\
|
||||
["@types/jest", "npm:29.5.12"],\
|
||||
["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.11"],\
|
||||
["@types/jest", "npm:29.5.12"],\
|
||||
["@types/node", "npm:20.11.21"],\
|
||||
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
|
||||
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.2"],\
|
||||
@ -4564,7 +4564,7 @@ const RAW_RUNTIME_STATE =
|
||||
["@types/babel-jest", null],\
|
||||
["@types/babel__core", null],\
|
||||
["@types/esbuild", null],\
|
||||
["@types/jest", "npm:29.5.11"],\
|
||||
["@types/jest", "npm:29.5.12"],\
|
||||
["@types/jest__types", null],\
|
||||
["@types/typescript", null],\
|
||||
["babel-jest", null],\
|
||||
|
@ -894,12 +894,12 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:^29.5.4":
|
||||
version: 29.5.11
|
||||
resolution: "@types/jest@npm:29.5.11"
|
||||
version: 29.5.12
|
||||
resolution: "@types/jest@npm:29.5.12"
|
||||
dependencies:
|
||||
expect: "npm:^29.0.0"
|
||||
pretty-format: "npm:^29.0.0"
|
||||
checksum: 524a3394845214581278bf4d75055927261fbeac7e1a89cd621bd0636da37d265fe0a85eac58b5778758faad1cbd7c7c361dfc190c78ebde03a91cce33463261
|
||||
checksum: 25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user