Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v29.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent b357dab commit f1b63fd
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/memoize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"nanocolors": "0.2.13",
"ora": "8.0.1",
"prettier": "3.2.5",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"tslib": "2.6.2",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-lazy-named/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jest-watch-typeahead": "2.2.2",
"prettier": "3.2.5",
"react-dom": "18.3.1",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"tslib": "2.6.2",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"shelljs": "0.8.5",
"sort-package-json": "2.10.0",
"tiny-glob": "0.2.9",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"ts-node": "10.9.1",
"tslib": "2.6.2",
"type-fest": "4.18.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-react": "7.34.1",
"prettier": "3.2.5",
"size-limit": "11.1.4",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"tslib": "2.6.2",
"typescript": "5.4.5"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6908,7 +6908,7 @@ __metadata:
nanocolors: "npm:0.2.13"
ora: "npm:8.0.1"
prettier: "npm:3.2.5"
ts-jest: "npm:29.1.3"
ts-jest: "npm:29.1.4"
tslib: "npm:2.6.2"
typescript: "npm:5.4.5"
languageName: unknown
Expand Down Expand Up @@ -6980,7 +6980,7 @@ __metadata:
prettier: "npm:3.2.5"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
ts-jest: "npm:29.1.3"
ts-jest: "npm:29.1.4"
tslib: "npm:2.6.2"
typescript: "npm:5.4.5"
languageName: unknown
Expand Down Expand Up @@ -7106,7 +7106,7 @@ __metadata:
tiny-glob: "npm:0.2.9"
tiny-invariant: "npm:1.3.3"
tiny-warning: "npm:1.0.3"
ts-jest: "npm:29.1.3"
ts-jest: "npm:29.1.4"
ts-node: "npm:10.9.1"
tslib: "npm:2.6.2"
type-fest: "npm:4.18.3"
Expand Down Expand Up @@ -7142,7 +7142,7 @@ __metadata:
size-limit: "npm:11.1.4"
style-dictionary: "npm:3.9.2"
tinycolor2: "npm:1.6.0"
ts-jest: "npm:29.1.3"
ts-jest: "npm:29.1.4"
tslib: "npm:2.6.2"
typescript: "npm:5.4.5"
bin:
Expand Down Expand Up @@ -25037,9 +25037,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.3":
version: 29.1.3
resolution: "ts-jest@npm:29.1.3"
"ts-jest@npm:29.1.4":
version: 29.1.4
resolution: "ts-jest@npm:29.1.4"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand Down Expand Up @@ -25069,7 +25069,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/7810882f53c7d722dfcd9fbe65c1c80258ec4bd216a21448f27759f2f06d57a2f3f2472e1efe4a5e29fd4064dce07a93c8dbf3b13e77dac0e32419a30756f8f5
checksum: 10c0/97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
languageName: node
linkType: hard

Expand Down

0 comments on commit f1b63fd

Please sign in to comment.