Bump ts-jest from 29.1.1 to 29.1.2 (#409)

This commit is contained in:
dependabot[bot]
2024-03-07 07:29:30 -05:00
committed by GitHub
parent 578e4141d1
commit 4074199da7
2 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
"@types/jest": "^29.5.12",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"resolutions": {

View File

@@ -2664,10 +2664,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
ts-jest@^29.1.1:
version "29.1.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
ts-jest@^29.1.2:
version "29.1.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"