fix(deps): update dependency @types/jest to v29.5.5 (#5)
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)) | dependencies | patch | [`29.5.4` -> `29.5.5`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.4/29.5.5) | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: #5 Co-authored-by: renovate-bot <renovate-bot@dubas.dev> Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
12
.pnp.cjs
generated
12
.pnp.cjs
generated
@@ -28,7 +28,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
[null, {\
|
||||
"packageLocation": "./",\
|
||||
"packageDependencies": [\
|
||||
["@types/jest", "npm:29.5.4"],\
|
||||
["@types/jest", "npm:29.5.5"],\
|
||||
["@types/node", "npm:20.6.3"],\
|
||||
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.6.4"],\
|
||||
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
|
||||
@@ -1373,10 +1373,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@types/jest", [\
|
||||
["npm:29.5.4", {\
|
||||
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.4-d0885ca455-38ed5942f4.zip/node_modules/@types/jest/",\
|
||||
["npm:29.5.5", {\
|
||||
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.5-cc0df7a171-56e55cde99.zip/node_modules/@types/jest/",\
|
||||
"packageDependencies": [\
|
||||
["@types/jest", "npm:29.5.4"],\
|
||||
["@types/jest", "npm:29.5.5"],\
|
||||
["expect", "npm:29.6.4"],\
|
||||
["pretty-format", "npm:29.6.3"]\
|
||||
],\
|
||||
@@ -1927,7 +1927,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
"packageLocation": "./",\
|
||||
"packageDependencies": [\
|
||||
["clean-architecture", "workspace:."],\
|
||||
["@types/jest", "npm:29.5.4"],\
|
||||
["@types/jest", "npm:29.5.5"],\
|
||||
["@types/node", "npm:20.6.3"],\
|
||||
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.6.4"],\
|
||||
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
|
||||
@@ -4476,7 +4476,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@types/babel-jest", null],\
|
||||
["@types/babel__core", null],\
|
||||
["@types/esbuild", null],\
|
||||
["@types/jest", "npm:29.5.4"],\
|
||||
["@types/jest", "npm:29.5.5"],\
|
||||
["@types/jest__types", null],\
|
||||
["@types/typescript", null],\
|
||||
["babel-jest", null],\
|
||||
|
Reference in New Issue
Block a user