Skip to content

Commit 8459095

Browse files
Update dependency ts-jest to v29.0.3 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fbefbb commit 8459095

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-jest": "27.0.4",
3838
"jest": "29.0.3",
3939
"prettier": "2.7.1",
40-
"ts-jest": "29.0.2",
40+
"ts-jest": "29.0.3",
4141
"typescript": "4.8.3"
4242
}
4343
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2662,10 +2662,10 @@ to-regex-range@^5.0.1:
26622662
dependencies:
26632663
is-number "^7.0.0"
26642664

2665-
2666-
version "29.0.2"
2667-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.2.tgz#0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad"
2668-
integrity sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==
2665+
2666+
version "29.0.3"
2667+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
2668+
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
26692669
dependencies:
26702670
bs-logger "0.x"
26712671
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)