Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 126ae1d

Browse files
chore(syncer): Bump ts-jest from 29.0.3 to 29.0.5 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2887)
chore(syncer): Bump ts-jest Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.3 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@v29.0.3...v29.0.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd2dc78 commit 126ae1d

File tree

2 files changed

+8
-32
lines changed

2 files changed

+8
-32
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jest": "^29.3",
3131
"jest-mock": "^29.3.1",
3232
"prettier": "2.8.2",
33-
"ts-jest": "^29.0.3",
33+
"ts-jest": "^29.0.5",
3434
"ts-node-dev": "^2.0.0",
3535
"typescript": "^4.9.4"
3636
},

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+7-31
Original file line numberDiff line numberDiff line change
@@ -646,18 +646,6 @@
646646
slash "^3.0.0"
647647
write-file-atomic "^4.0.1"
648648

649-
"@jest/types@^29.2.1":
650-
version "29.2.1"
651-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.1.tgz#ec9c683094d4eb754e41e2119d8bdaef01cf6da0"
652-
integrity sha512-O/QNDQODLnINEPAI0cl9U6zUIDXEWXt6IC1o2N2QENuos7hlGUIthlKyV4p6ki3TvXFX071blj8HUhgLGquPjw==
653-
dependencies:
654-
"@jest/schemas" "^29.0.0"
655-
"@types/istanbul-lib-coverage" "^2.0.0"
656-
"@types/istanbul-reports" "^3.0.0"
657-
"@types/node" "*"
658-
"@types/yargs" "^17.0.8"
659-
chalk "^4.0.0"
660-
661649
"@jest/types@^29.3.1":
662650
version "29.3.1"
663651
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.3.1.tgz#7c5a80777cb13e703aeec6788d044150341147e3"
@@ -2572,19 +2560,7 @@ jest-snapshot@^29.3.1:
25722560
pretty-format "^29.3.1"
25732561
semver "^7.3.5"
25742562

2575-
jest-util@^29.0.0:
2576-
version "29.2.1"
2577-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.2.1.tgz#f26872ba0dc8cbefaba32c34f98935f6cf5fc747"
2578-
integrity sha512-P5VWDj25r7kj7kl4pN2rG/RN2c1TLfYYYZYULnS/35nFDjBai+hBeo3MDrYZS7p6IoY3YHZnt2vq4L6mKnLk0g==
2579-
dependencies:
2580-
"@jest/types" "^29.2.1"
2581-
"@types/node" "*"
2582-
chalk "^4.0.0"
2583-
ci-info "^3.2.0"
2584-
graceful-fs "^4.2.9"
2585-
picomatch "^2.2.3"
2586-
2587-
jest-util@^29.3.1:
2563+
jest-util@^29.0.0, jest-util@^29.3.1:
25882564
version "29.3.1"
25892565
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.3.1.tgz#1dda51e378bbcb7e3bc9d8ab651445591ed373e1"
25902566
integrity sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ==
@@ -2692,7 +2668,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
26922668
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
26932669
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
26942670

2695-
json5@^2.1.2, json5@^2.2.1:
2671+
json5@^2.1.2, json5@^2.2.1, json5@^2.2.3:
26962672
version "2.2.3"
26972673
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
26982674
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -3340,15 +3316,15 @@ tree-kill@^1.2.2:
33403316
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
33413317
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
33423318

3343-
ts-jest@^29.0.3:
3344-
version "29.0.3"
3345-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
3346-
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
3319+
ts-jest@^29.0.5:
3320+
version "29.0.5"
3321+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
3322+
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
33473323
dependencies:
33483324
bs-logger "0.x"
33493325
fast-json-stable-stringify "2.x"
33503326
jest-util "^29.0.0"
3351-
json5 "^2.2.1"
3327+
json5 "^2.2.3"
33523328
lodash.memoize "4.x"
33533329
make-error "1.x"
33543330
semver "7.x"

0 commit comments

Comments
 (0)