Skip to content

Commit 8054419

Browse files
chore(deps-dev): bump ts-jest from 28.0.8 to 29.0.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.8 to 29.0.5. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v28.0.8...v29.0.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00c411d commit 8054419

File tree

2 files changed

+12
-55
lines changed

2 files changed

+12
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"graphql-codegen": "0.4.0",
4141
"jest": "29.5.0",
4242
"standard-version": "9.5.0",
43-
"ts-jest": "28.0.8",
43+
"ts-jest": "29.0.5",
4444
"typescript": "4.9.5"
4545
},
4646
"author": "Fabio Benedetti",

yarn.lock

Lines changed: 11 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,13 +1330,6 @@
13301330
strip-ansi "^6.0.0"
13311331
v8-to-istanbul "^9.0.1"
13321332

1333-
"@jest/schemas@^28.1.3":
1334-
version "28.1.3"
1335-
resolved "https://registry.npmjs.org/@jest/schemas/-/schemas-28.1.3.tgz"
1336-
integrity sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==
1337-
dependencies:
1338-
"@sinclair/typebox" "^0.24.1"
1339-
13401333
"@jest/schemas@^29.0.0":
13411334
version "29.0.0"
13421335
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
@@ -1401,18 +1394,6 @@
14011394
slash "^3.0.0"
14021395
write-file-atomic "^4.0.2"
14031396

1404-
"@jest/types@^28.1.3":
1405-
version "28.1.3"
1406-
resolved "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz"
1407-
integrity sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==
1408-
dependencies:
1409-
"@jest/schemas" "^28.1.3"
1410-
"@types/istanbul-lib-coverage" "^2.0.0"
1411-
"@types/istanbul-reports" "^3.0.0"
1412-
"@types/node" "*"
1413-
"@types/yargs" "^17.0.8"
1414-
chalk "^4.0.0"
1415-
14161397
"@jest/types@^29.0.1":
14171398
version "29.0.1"
14181399
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.1.tgz#1985650acf137bdb81710ff39a4689ec071dd86a"
@@ -4135,31 +4116,7 @@ jest-snapshot@^29.5.0:
41354116
pretty-format "^29.5.0"
41364117
semver "^7.3.5"
41374118

4138-
jest-util@^28.0.0:
4139-
version "28.1.3"
4140-
resolved "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz"
4141-
integrity sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==
4142-
dependencies:
4143-
"@jest/types" "^28.1.3"
4144-
"@types/node" "*"
4145-
chalk "^4.0.0"
4146-
ci-info "^3.2.0"
4147-
graceful-fs "^4.2.9"
4148-
picomatch "^2.2.3"
4149-
4150-
jest-util@^29.0.1:
4151-
version "29.0.1"
4152-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.1.tgz#f854a4a8877c7817316c4afbc2a851ceb2e71598"
4153-
integrity sha512-GIWkgNfkeA9d84rORDHPGGTFBrRD13A38QVSKE0bVrGSnoR1KDn8Kqz+0yI5kezMgbT/7zrWaruWP1Kbghlb2A==
4154-
dependencies:
4155-
"@jest/types" "^29.0.1"
4156-
"@types/node" "*"
4157-
chalk "^4.0.0"
4158-
ci-info "^3.2.0"
4159-
graceful-fs "^4.2.9"
4160-
picomatch "^2.2.3"
4161-
4162-
jest-util@^29.5.0:
4119+
jest-util@^29.0.0, jest-util@^29.0.1, jest-util@^29.5.0:
41634120
version "29.5.0"
41644121
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
41654122
integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
@@ -4272,10 +4229,10 @@ json-to-pretty-yaml@^1.2.2:
42724229
remedial "^1.0.7"
42734230
remove-trailing-spaces "^1.0.6"
42744231

4275-
json5@^2.2.1:
4276-
version "2.2.1"
4277-
resolved "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz"
4278-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
4232+
json5@^2.2.1, json5@^2.2.3:
4233+
version "2.2.3"
4234+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
4235+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
42794236

42804237
jsonify@~0.0.0:
42814238
version "0.0.0"
@@ -5914,15 +5871,15 @@ ts-invariant@^0.4.0:
59145871
dependencies:
59155872
tslib "^1.9.3"
59165873

5917-
ts-jest@28.0.8:
5918-
version "28.0.8"
5919-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.8.tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73"
5920-
integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==
5874+
ts-jest@29.0.5:
5875+
version "29.0.5"
5876+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
5877+
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
59215878
dependencies:
59225879
bs-logger "0.x"
59235880
fast-json-stable-stringify "2.x"
5924-
jest-util "^28.0.0"
5925-
json5 "^2.2.1"
5881+
jest-util "^29.0.0"
5882+
json5 "^2.2.3"
59265883
lodash.memoize "4.x"
59275884
make-error "1.x"
59285885
semver "7.x"

0 commit comments

Comments
 (0)