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

Commit 7dbf9ab

Browse files
committed
chore(deps): update dependency ts-jest to v29.2.0
1 parent e55b951 commit 7dbf9ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/styled-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "29.7.0",
6161
"size-limit": "11.1.4",
6262
"styled-components": "6.1.11",
63-
"ts-jest": "29.1.5",
63+
"ts-jest": "29.2.0",
6464
"tslib": "2.6.3",
6565
"typescript": "5.4.5"
6666
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11608,10 +11608,10 @@ [email protected]:
1160811608
semver "^7.5.3"
1160911609
yargs-parser "^21.0.1"
1161011610

11611-
ts-jest@29.1.5:
11612-
version "29.1.5"
11613-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5.tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69"
11614-
integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==
11611+
ts-jest@29.2.0:
11612+
version "29.2.0"
11613+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.0.tgz#e1a0e624d8dbed4303debf0d8e063b4403d15c40"
11614+
integrity sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA==
1161511615
dependencies:
1161611616
bs-logger "0.x"
1161711617
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)