Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v28.0.8 (#2289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 15, 2023
1 parent 34a33d0 commit 35fc880
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"react-native": "0.68.2",
"react-native-builder-bob": "0.18.3",
"release-it": "15.2.0",
"ts-jest": "28.0.7",
"ts-jest": "28.0.8",
"typedoc": "^0.23.14",
"typedoc-plugin-markdown": "^3.13.6",
"typescript": "4.7.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12954,7 +12954,7 @@ __metadata:
react-native: 0.68.2
react-native-builder-bob: 0.18.3
release-it: 15.2.0
ts-jest: 28.0.7
ts-jest: 28.0.8
typedoc: ^0.23.14
typedoc-plugin-markdown: ^3.13.6
typescript: 4.7.4
Expand Down Expand Up @@ -14830,9 +14830,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:28.0.7":
version: 28.0.7
resolution: "ts-jest@npm:28.0.7"
"ts-jest@npm:28.0.8":
version: 28.0.8
resolution: "ts-jest@npm:28.0.8"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -14859,7 +14859,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: be6ad6382e3b2e7b0c45d06616a4a02aeb6815bad2026fe8eeb4e0941205faa50ac3f5930adb7ba2fda5fea6a5739bfa507e2eac8764d2c729ddc8010681707a
checksum: c72e9292709e77ce47ac7813cb24feaa9d01dc983598d29a821f224b5cc190dc7d67e17379cef089095404c00b9d582ee91c727916f9ec289cb1b723df408ae3
languageName: node
linkType: hard

Expand Down

0 comments on commit 35fc880

Please sign in to comment.