Skip to content

Commit 28c67db

Browse files
chore(deps-dev): bump ts-jest from 29.4.0 to 29.4.1 (#5958)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.0 to 29.4.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.0...v29.4.1) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fd08e5 commit 28c67db

File tree

2 files changed

+7
-38
lines changed

2 files changed

+7
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"prettier": "^3.6.2",
110110
"puppeteer": "^24.15.0",
111111
"semver": "^7.7.2",
112-
"ts-jest": "^29.4.0",
112+
"ts-jest": "^29.4.1",
113113
"ts-node": "^10.9.2",
114114
"turbo": "^2.5.5",
115115
"typedoc": "^0.28.8",

yarn.lock

Lines changed: 6 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,7 +2869,7 @@ chalk@^2.4.1:
28692869
escape-string-regexp "^1.0.5"
28702870
supports-color "^5.3.0"
28712871

2872-
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
2872+
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
28732873
version "4.1.2"
28742874
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
28752875
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -3606,13 +3606,6 @@ ee-first@1.1.1:
36063606
resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
36073607
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
36083608

3609-
ejs@^3.1.10:
3610-
version "3.1.10"
3611-
resolved "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
3612-
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
3613-
dependencies:
3614-
jake "^10.8.5"
3615-
36163609
electron-to-chromium@^1.5.173:
36173610
version "1.5.179"
36183611
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.179.tgz#453d53f360014a2604d40ccd41c4ea0a6e31b99a"
@@ -4353,13 +4346,6 @@ file-uri-to-path@1.0.0:
43534346
resolved "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
43544347
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
43554348

4356-
filelist@^1.0.4:
4357-
version "1.0.4"
4358-
resolved "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz#f78978a1e944775ff9e62e744424f215e58352b5"
4359-
integrity sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==
4360-
dependencies:
4361-
minimatch "^5.0.1"
4362-
43634349
filing-cabinet@^5.0.3:
43644350
version "5.0.3"
43654351
resolved "https://registry.npmjs.org/filing-cabinet/-/filing-cabinet-5.0.3.tgz#e5ab960958653ee7fe70d5d99b3b88c342ce7907"
@@ -5460,16 +5446,6 @@ jackspeak@^4.1.1:
54605446
dependencies:
54615447
"@isaacs/cliui" "^8.0.2"
54625448

5463-
jake@^10.8.5:
5464-
version "10.9.2"
5465-
resolved "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
5466-
integrity sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==
5467-
dependencies:
5468-
async "^3.2.3"
5469-
chalk "^4.0.2"
5470-
filelist "^1.0.4"
5471-
minimatch "^3.1.2"
5472-
54735449
jest-changed-files@30.0.5:
54745450
version "30.0.5"
54755451
resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-30.0.5.tgz#ec448f83bd9caa894dd7da8707f207c356a19924"
@@ -6475,13 +6451,6 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
64756451
dependencies:
64766452
brace-expansion "^1.1.7"
64776453

6478-
minimatch@^5.0.1:
6479-
version "5.1.6"
6480-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
6481-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
6482-
dependencies:
6483-
brace-expansion "^2.0.1"
6484-
64856454
minimatch@^7.4.6:
64866455
version "7.4.6"
64876456
resolved "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb"
@@ -8868,14 +8837,14 @@ ts-graphviz@^2.1.2:
88688837
"@ts-graphviz/common" "^2.1.5"
88698838
"@ts-graphviz/core" "^2.0.7"
88708839

8871-
ts-jest@^29.4.0:
8872-
version "29.4.0"
8873-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"
8874-
integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==
8840+
ts-jest@^29.4.1:
8841+
version "29.4.1"
8842+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
8843+
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
88758844
dependencies:
88768845
bs-logger "^0.2.6"
8877-
ejs "^3.1.10"
88788846
fast-json-stable-stringify "^2.1.0"
8847+
handlebars "^4.7.8"
88798848
json5 "^2.2.3"
88808849
lodash.memoize "^4.1.2"
88818850
make-error "^1.3.6"

0 commit comments

Comments
 (0)