Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit f1b63fd

Browse files
committed
chore(deps): update dependency ts-jest to v29.1.4
1 parent b357dab commit f1b63fd

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/memoize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"nanocolors": "0.2.13",
6666
"ora": "8.0.1",
6767
"prettier": "3.2.5",
68-
"ts-jest": "29.1.3",
68+
"ts-jest": "29.1.4",
6969
"tslib": "2.6.2",
7070
"typescript": "5.4.5"
7171
},

packages/react-lazy-named/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"jest-watch-typeahead": "2.2.2",
6262
"prettier": "3.2.5",
6363
"react-dom": "18.3.1",
64-
"ts-jest": "29.1.3",
64+
"ts-jest": "29.1.4",
6565
"tslib": "2.6.2",
6666
"typescript": "5.4.5"
6767
},

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"shelljs": "0.8.5",
9898
"sort-package-json": "2.10.0",
9999
"tiny-glob": "0.2.9",
100-
"ts-jest": "29.1.3",
100+
"ts-jest": "29.1.4",
101101
"ts-node": "10.9.1",
102102
"tslib": "2.6.2",
103103
"type-fest": "4.18.3",

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-react": "7.34.1",
6363
"prettier": "3.2.5",
6464
"size-limit": "11.1.4",
65-
"ts-jest": "29.1.3",
65+
"ts-jest": "29.1.4",
6666
"tslib": "2.6.2",
6767
"typescript": "5.4.5"
6868
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6908,7 +6908,7 @@ __metadata:
69086908
nanocolors: "npm:0.2.13"
69096909
ora: "npm:8.0.1"
69106910
prettier: "npm:3.2.5"
6911-
ts-jest: "npm:29.1.3"
6911+
ts-jest: "npm:29.1.4"
69126912
tslib: "npm:2.6.2"
69136913
typescript: "npm:5.4.5"
69146914
languageName: unknown
@@ -6980,7 +6980,7 @@ __metadata:
69806980
prettier: "npm:3.2.5"
69816981
react: "npm:18.3.1"
69826982
react-dom: "npm:18.3.1"
6983-
ts-jest: "npm:29.1.3"
6983+
ts-jest: "npm:29.1.4"
69846984
tslib: "npm:2.6.2"
69856985
typescript: "npm:5.4.5"
69866986
languageName: unknown
@@ -7106,7 +7106,7 @@ __metadata:
71067106
tiny-glob: "npm:0.2.9"
71077107
tiny-invariant: "npm:1.3.3"
71087108
tiny-warning: "npm:1.0.3"
7109-
ts-jest: "npm:29.1.3"
7109+
ts-jest: "npm:29.1.4"
71107110
ts-node: "npm:10.9.1"
71117111
tslib: "npm:2.6.2"
71127112
type-fest: "npm:4.18.3"
@@ -7142,7 +7142,7 @@ __metadata:
71427142
size-limit: "npm:11.1.4"
71437143
style-dictionary: "npm:3.9.2"
71447144
tinycolor2: "npm:1.6.0"
7145-
ts-jest: "npm:29.1.3"
7145+
ts-jest: "npm:29.1.4"
71467146
tslib: "npm:2.6.2"
71477147
typescript: "npm:5.4.5"
71487148
bin:
@@ -25037,9 +25037,9 @@ __metadata:
2503725037
languageName: node
2503825038
linkType: hard
2503925039

25040-
"ts-jest@npm:29.1.3":
25041-
version: 29.1.3
25042-
resolution: "ts-jest@npm:29.1.3"
25040+
"ts-jest@npm:29.1.4":
25041+
version: 29.1.4
25042+
resolution: "ts-jest@npm:29.1.4"
2504325043
dependencies:
2504425044
bs-logger: "npm:0.x"
2504525045
fast-json-stable-stringify: "npm:2.x"
@@ -25069,7 +25069,7 @@ __metadata:
2506925069
optional: true
2507025070
bin:
2507125071
ts-jest: cli.js
25072-
checksum: 10c0/7810882f53c7d722dfcd9fbe65c1c80258ec4bd216a21448f27759f2f06d57a2f3f2472e1efe4a5e29fd4064dce07a93c8dbf3b13e77dac0e32419a30756f8f5
25072+
checksum: 10c0/97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
2507325073
languageName: node
2507425074
linkType: hard
2507525075

0 commit comments

Comments
 (0)