Skip to content

Commit 93b0a53

Browse files
chore(deps): update dependency ts-jest to v29.4.1 (#3673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d8c29a commit 93b0a53

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rimraf": "6.0.1",
6262
"rxjs": "7.8.2",
6363
"supertest": "7.1.4",
64-
"ts-jest": "29.4.0",
64+
"ts-jest": "29.4.1",
6565
"ts-node": "10.9.2",
6666
"typescript": "5.9.2",
6767
"typescript-eslint": "8.38.0"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4767,7 +4767,7 @@ [email protected]:
47674767
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
47684768
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
47694769

4770-
ejs@^3.1.10, ejs@^3.1.7:
4770+
ejs@^3.1.7:
47714771
version "3.1.10"
47724772
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
47734773
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
@@ -6237,7 +6237,7 @@ graphql@*, [email protected], graphql@^16.6.0:
62376237
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
62386238
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
62396239

6240-
handlebars@^4.7.7:
6240+
handlebars@^4.7.7, handlebars@^4.7.8:
62416241
version "4.7.8"
62426242
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.8.tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9"
62436243
integrity sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==
@@ -11036,14 +11036,14 @@ ts-invariant@^0.4.0:
1103611036
dependencies:
1103711037
tslib "^1.9.3"
1103811038

11039-
11040-
version "29.4.0"
11041-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"
11042-
integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==
11039+
11040+
version "29.4.1"
11041+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
11042+
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
1104311043
dependencies:
1104411044
bs-logger "^0.2.6"
11045-
ejs "^3.1.10"
1104611045
fast-json-stable-stringify "^2.1.0"
11046+
handlebars "^4.7.8"
1104711047
json5 "^2.2.3"
1104811048
lodash.memoize "^4.1.2"
1104911049
make-error "^1.3.6"

0 commit comments

Comments
 (0)