Compare commits

..

5 Commits

Author SHA1 Message Date
bffb52db4f chore(deps): update yarn to v4.7.0
All checks were successful
continuous-integration/drone/pr Build is passing
2025-03-13 11:42:51 +00:00
5f4acc6ec6 fix(deps): update dependency typescript to v5.8.2 (#90)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | dependencies | minor | [`5.7.3` -> `5.8.2`](https://renovatebot.com/diffs/npm/typescript/5.7.3/5.8.2) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #90
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-13 11:34:31 +00:00
859198068c fix(deps): update dependency ts-jest to v29.2.6 (#89)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://github.com/kulshekhar/ts-jest)) | dependencies | patch | [`29.2.5` -> `29.2.6`](https://renovatebot.com/diffs/npm/ts-jest/29.2.5/29.2.6) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #89
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-11 10:59:32 +00:00
7e29831831 fix(deps): update dependency @types/node to v22.13.10 (#87)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | dependencies | minor | [`22.10.9` -> `22.13.10`](https://renovatebot.com/diffs/npm/@types%2fnode/22.10.9/22.13.10) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #87
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-11 10:38:29 +00:00
92a78feecf chore(deps): update node.js to v22.14.0 (#88)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://github.com/nodejs/node) | docker | minor | `22.13.1-slim` -> `22.14.0-slim` |
| [node](https://github.com/nodejs/node) | final | minor | `22.13.1-slim` -> `22.14.0-slim` |
| [node](https://nodejs.org) ([source](https://github.com/nodejs/node)) |  | minor | `22.13.1` -> `22.14.0` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #88
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-11 09:37:52 +00:00
5 changed files with 63 additions and 63 deletions

View File

@ -27,7 +27,7 @@ steps:
restore: true
- name: test
image: 'node:22.13.1-slim'
image: 'node:22.14.0-slim'
commands:
- yarn set version 4.6.0
- yarn install

86
.pnp.cjs generated
View File

@ -28,11 +28,11 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\
"packageDependencies": [\
["@types/jest", "npm:29.5.14"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.6"],\
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.2"],\
["typescript", "patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"]\
["typescript", "patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"]\
],\
"linkType": "SOFT"\
}]\
@ -881,7 +881,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["@jest/console", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["chalk", "npm:4.1.2"],\
["jest-message-util", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"],\
@ -907,7 +907,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["@types/node-notifier", null],\
["ansi-escapes", "npm:4.3.2"],\
["chalk", "npm:4.1.2"],\
@ -947,7 +947,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:29.7.0"],\
["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["jest-mock", "npm:29.7.0"]\
],\
"linkType": "HARD"\
@ -989,7 +989,7 @@ const RAW_RUNTIME_STATE =
["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@sinonjs/fake-timers", "npm:10.3.0"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["jest-message-util", "npm:29.7.0"],\
["jest-mock", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"]\
@ -1028,7 +1028,7 @@ const RAW_RUNTIME_STATE =
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@jridgewell/trace-mapping", "npm:0.3.19"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["@types/node-notifier", null],\
["chalk", "npm:4.1.2"],\
["collect-v8-coverage", "npm:1.0.2"],\
@ -1136,7 +1136,7 @@ const RAW_RUNTIME_STATE =
["@jest/schemas", "npm:29.6.3"],\
["@types/istanbul-lib-coverage", "npm:2.0.4"],\
["@types/istanbul-reports", "npm:3.0.1"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["@types/yargs", "npm:17.0.24"],\
["chalk", "npm:4.1.2"]\
],\
@ -1345,7 +1345,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/@types-graceful-fs-npm-4.1.6-1eadcf742d-10c0.zip/node_modules/@types/graceful-fs/",\
"packageDependencies": [\
["@types/graceful-fs", "npm:4.1.6"],\
["@types/node", "npm:22.10.9"]\
["@types/node", "npm:22.13.10"]\
],\
"linkType": "HARD"\
}]\
@ -1391,10 +1391,10 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["@types/node", [\
["npm:22.10.9", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.10.9-13bae5b325-10c0.zip/node_modules/@types/node/",\
["npm:22.13.10", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.13.10-af5336e62b-10c0.zip/node_modules/@types/node/",\
"packageDependencies": [\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["undici-types", "npm:6.20.0"]\
],\
"linkType": "HARD"\
@ -1938,11 +1938,11 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["clean-architecture", "workspace:."],\
["@types/jest", "npm:29.5.14"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.6"],\
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.2"],\
["typescript", "patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"]\
["typescript", "patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"]\
],\
"linkType": "SOFT"\
}]\
@ -2959,7 +2959,7 @@ const RAW_RUNTIME_STATE =
["@jest/expect", "npm:29.7.0"],\
["@jest/test-result", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["chalk", "npm:4.1.2"],\
["co", "npm:4.6.0"],\
["dedent", "virtual:f7679858c638e2e5ade31901dd2b1e5007918fdc7d84fefb11f4200f46ba2e43b9d662fb793507b517bb1e725144e51f6d68f60f9f6100fd52144f042f58f0bc#npm:1.5.1"],\
@ -3064,7 +3064,7 @@ const RAW_RUNTIME_STATE =
["@babel/core", "npm:7.22.15"],\
["@jest/test-sequencer", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["@types/ts-node", null],\
["babel-jest", "virtual:939a7fe9ef9185d9378b96533b42cb7bd61bd3e34d0edd537f69a76537c5748d3b4733d3050f6f18ab17ac63143f81e7f121e602a5d38c959251dc0768083e9b#npm:29.7.0"],\
["chalk", "npm:4.1.2"],\
@ -3151,7 +3151,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:29.7.0"],\
["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["jest-mock", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"]\
],\
@ -3174,7 +3174,7 @@ const RAW_RUNTIME_STATE =
["jest-haste-map", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/graceful-fs", "npm:4.1.6"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["anymatch", "npm:3.1.3"],\
["fb-watchman", "npm:2.0.2"],\
["fsevents", "patch:fsevents@npm%3A2.3.3#optional!builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"],\
@ -3263,7 +3263,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["jest-mock", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["jest-util", "npm:29.7.0"]\
],\
"linkType": "HARD"\
@ -3339,7 +3339,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["chalk", "npm:4.1.2"],\
["emittery", "npm:0.13.1"],\
["graceful-fs", "npm:4.2.11"],\
@ -3371,7 +3371,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["chalk", "npm:4.1.2"],\
["cjs-module-lexer", "npm:1.2.3"],\
["collect-v8-coverage", "npm:1.0.2"],\
@ -3425,7 +3425,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["jest-util", "npm:29.6.3"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["chalk", "npm:4.1.2"],\
["ci-info", "npm:3.8.0"],\
["graceful-fs", "npm:4.2.11"],\
@ -3438,7 +3438,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["jest-util", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["chalk", "npm:4.1.2"],\
["ci-info", "npm:3.8.0"],\
["graceful-fs", "npm:4.2.11"],\
@ -3469,7 +3469,7 @@ const RAW_RUNTIME_STATE =
["jest-watcher", "npm:29.7.0"],\
["@jest/test-result", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["ansi-escapes", "npm:4.3.2"],\
["chalk", "npm:4.1.2"],\
["emittery", "npm:0.13.1"],\
@ -3484,7 +3484,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-worker-npm-29.7.0-4d3567fed6-10c0.zip/node_modules/jest-worker/",\
"packageDependencies": [\
["jest-worker", "npm:29.7.0"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["jest-util", "npm:29.7.0"],\
["merge-stream", "npm:2.0.0"],\
["supports-color", "npm:8.1.1"]\
@ -4276,10 +4276,10 @@ const RAW_RUNTIME_STATE =
],\
"linkType": "HARD"\
}],\
["npm:7.6.3", {\
"packageLocation": "../../../../cache/others/berry/cache/semver-npm-7.6.3-57e82c14d5-10c0.zip/node_modules/semver/",\
["npm:7.7.1", {\
"packageLocation": "../../../../cache/others/berry/cache/semver-npm-7.7.1-4572475307-10c0.zip/node_modules/semver/",\
"packageDependencies": [\
["semver", "npm:7.6.3"]\
["semver", "npm:7.7.1"]\
],\
"linkType": "HARD"\
}]\
@ -4606,17 +4606,17 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["ts-jest", [\
["npm:29.2.5", {\
"packageLocation": "../../../../cache/others/berry/cache/ts-jest-npm-29.2.5-3012d53ff5-10c0.zip/node_modules/ts-jest/",\
["npm:29.2.6", {\
"packageLocation": "../../../../cache/others/berry/cache/ts-jest-npm-29.2.6-81e5c09384-10c0.zip/node_modules/ts-jest/",\
"packageDependencies": [\
["ts-jest", "npm:29.2.5"]\
["ts-jest", "npm:29.2.6"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5", {\
"packageLocation": "./.yarn/__virtual__/ts-jest-virtual-be390007f7/5/cache/others/berry/cache/ts-jest-npm-29.2.5-3012d53ff5-10c0.zip/node_modules/ts-jest/",\
["virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.6", {\
"packageLocation": "./.yarn/__virtual__/ts-jest-virtual-9864a8688e/5/cache/others/berry/cache/ts-jest-npm-29.2.6-81e5c09384-10c0.zip/node_modules/ts-jest/",\
"packageDependencies": [\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.6"],\
["@babel/core", null],\
["@jest/transform", null],\
["@jest/types", null],\
@ -4637,8 +4637,8 @@ const RAW_RUNTIME_STATE =
["json5", "npm:2.2.3"],\
["lodash.memoize", "npm:4.1.2"],\
["make-error", "npm:1.3.6"],\
["semver", "npm:7.6.3"],\
["typescript", "patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"],\
["semver", "npm:7.7.1"],\
["typescript", "patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"],\
["yargs-parser", "npm:21.1.1"]\
],\
"packagePeers": [\
@ -4679,7 +4679,7 @@ const RAW_RUNTIME_STATE =
["@tsconfig/node12", "npm:1.0.11"],\
["@tsconfig/node14", "npm:1.0.3"],\
["@tsconfig/node16", "npm:1.0.4"],\
["@types/node", "npm:22.10.9"],\
["@types/node", "npm:22.13.10"],\
["@types/swc__core", null],\
["@types/swc__wasm", null],\
["@types/typescript", null],\
@ -4689,7 +4689,7 @@ const RAW_RUNTIME_STATE =
["create-require", "npm:1.1.1"],\
["diff", "npm:4.0.2"],\
["make-error", "npm:1.3.6"],\
["typescript", "patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"],\
["typescript", "patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"],\
["v8-compile-cache-lib", "npm:3.0.1"],\
["yn", "npm:3.1.1"]\
],\
@ -4724,10 +4724,10 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["typescript", [\
["patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5", {\
"packageLocation": "../../../../cache/others/berry/cache/typescript-patch-6da68bae26-10c0.zip/node_modules/typescript/",\
["patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5", {\
"packageLocation": "../../../../cache/others/berry/cache/typescript-patch-26c53754b1-10c0.zip/node_modules/typescript/",\
"packageDependencies": [\
["typescript", "patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"]\
["typescript", "patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"]\
],\
"linkType": "HARD"\
}]\

View File

@ -1,2 +1,2 @@
nodejs 22.13.1
nodejs 22.14.0
yarn 1.22.22

View File

@ -1,4 +1,4 @@
FROM node:22.13.1-slim
FROM node:22.14.0-slim
WORKDIR /opt/app

View File

@ -904,11 +904,11 @@ __metadata:
linkType: hard
"@types/node@npm:*, @types/node@npm:^22.7.5":
version: 22.10.9
resolution: "@types/node@npm:22.10.9"
version: 22.13.10
resolution: "@types/node@npm:22.13.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/ed2d7b2cf20ce520e04711eab48e9cd7d6a835d2859fbdc5d9a8c5e00a97c1f872a409f789783c473062b29beaf1cddf4b1c7ad03ae3fe433b072b7cf9fff741
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
languageName: node
linkType: hard
@ -3411,12 +3411,12 @@ __metadata:
languageName: node
linkType: hard
"semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
"semver@npm:^7.7.1":
version: 7.7.1
resolution: "semver@npm:7.7.1"
bin:
semver: bin/semver.js
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
checksum: 10c0/fd603a6fb9c399c6054015433051bdbe7b99a940a8fb44b85c2b524c4004b023d7928d47cb22154f8d054ea7ee8597f586605e05b52047f048278e4ac56ae958
languageName: node
linkType: hard
@ -3704,8 +3704,8 @@ __metadata:
linkType: hard
"ts-jest@npm:^29.2.5":
version: 29.2.5
resolution: "ts-jest@npm:29.2.5"
version: 29.2.6
resolution: "ts-jest@npm:29.2.6"
dependencies:
bs-logger: "npm:^0.2.6"
ejs: "npm:^3.1.10"
@ -3714,7 +3714,7 @@ __metadata:
json5: "npm:^2.2.3"
lodash.memoize: "npm:^4.1.2"
make-error: "npm:^1.3.6"
semver: "npm:^7.6.3"
semver: "npm:^7.7.1"
yargs-parser: "npm:^21.1.1"
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
@ -3736,7 +3736,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/acb62d168faec073e64b20873b583974ba8acecdb94681164eb346cef82ade8fb481c5b979363e01a97ce4dd1e793baf64d9efd90720bc941ad7fc1c3d6f3f68
checksum: 10c0/2a79bdb2631bbd004cd6ec171d62dc3681b86e7d1c20eece7f56e7c3df11a0f5a14f4831960b1ba8d1836787395c8f9dcbd084fd7f59246bbee8048feb93f892
languageName: node
linkType: hard
@ -3793,22 +3793,22 @@ __metadata:
linkType: hard
"typescript@npm:^5.6.2":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
version: 5.8.2
resolution: "typescript@npm:5.8.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
languageName: node
linkType: hard
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
version: 5.8.2
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
languageName: node
linkType: hard