Skip to content

Commit 620387f

Browse files
chore(deps): update dependency ts-jest to ^29.4.11 (#381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afcb883 commit 620387f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"action-docs": "^2.5.1",
3434
"jest": "^30.4.2",
3535
"prettier": "^3.8.3",
36-
"ts-jest": "^29.4.10",
36+
"ts-jest": "^29.4.11",
3737
"ts-node": "^10.9.2",
3838
"typescript": "^6.0.3"
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,10 +2902,10 @@ to-regex-range@^5.0.1:
29022902
dependencies:
29032903
is-number "^7.0.0"
29042904

2905-
ts-jest@^29.4.10:
2906-
version "29.4.10"
2907-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.10.tgz#f881f87aa7a8b1f506130f8d4aeb0759ec49d710"
2908-
integrity sha512-vMTlTTtvz5aKZgzOoc7DQ5TzAL2fCzl8JnG1+ZpwjQa/g0xLlwE44yQ+1Cao9ZP1xVv9y5g34IFXEiqGOGFBUA==
2905+
ts-jest@^29.4.11:
2906+
version "29.4.11"
2907+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.11.tgz#42f5de21c37ccc01a580253afae6955abbf4d0b3"
2908+
integrity sha512-IrFl7l9AuB/qrNw5quqvAv/hmKMb8dhWOH4jQOGo0Oq8tCeo1O86/iTFG1FaRimgUkF13l4PcepO8ATFT6Ns4g==
29092909
dependencies:
29102910
bs-logger "^0.2.6"
29112911
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)