Skip to content

Commit ef1407f

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump ts-jest (#127)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.4 to 26.2.0. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.1.4...v26.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ed4e4 commit ef1407f

File tree

2 files changed

+11
-33
lines changed

2 files changed

+11
-33
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"aws-sdk": "^2.729.0",
2424
"eslint": "^6.8.0",
2525
"jest": "^26.4.0",
26-
"ts-jest": "^26.1.2",
26+
"ts-jest": "^26.2.0",
2727
"ts-node-dev": "^1.0.0-pre.57",
2828
"typescript": "^3.9.6"
2929
}

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 10 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -457,17 +457,6 @@
457457
"@types/yargs" "^15.0.0"
458458
chalk "^3.0.0"
459459

460-
"@jest/types@^26.2.0":
461-
version "26.2.0"
462-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.2.0.tgz#b28ca1fb517a4eb48c0addea7fcd9edc4ab45721"
463-
integrity sha512-lvm3rJvctxd7+wxKSxxbzpDbr4FXDLaC57WEKdUIZ2cjTYuxYSc0zlyD7Z4Uqr5VdKxRUrtwIkiqBuvgf8uKJA==
464-
dependencies:
465-
"@types/istanbul-lib-coverage" "^2.0.0"
466-
"@types/istanbul-reports" "^1.1.1"
467-
"@types/node" "*"
468-
"@types/yargs" "^15.0.0"
469-
chalk "^4.0.0"
470-
471460
"@jest/types@^26.3.0":
472461
version "26.3.0"
473462
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71"
@@ -672,10 +661,10 @@
672661
dependencies:
673662
"@types/istanbul-lib-report" "*"
674663

675-
"@types/jest@^26.0.9":
676-
version "26.0.9"
677-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
678-
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
664+
"@types/jest@26.x", "@types/jest@^26.0.9":
665+
version "26.0.10"
666+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
667+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
679668
dependencies:
680669
jest-diff "^25.2.1"
681670
pretty-format "^25.2.1"
@@ -2827,19 +2816,7 @@ jest-snapshot@^26.4.0:
28272816
pretty-format "^26.4.0"
28282817
semver "^7.3.2"
28292818

2830-
2831-
version "26.2.0"
2832-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.2.0.tgz#0597d2a27c559340957609f106c408c17c1d88ac"
2833-
integrity sha512-YmDwJxLZ1kFxpxPfhSJ0rIkiZOM0PQbRcfH0TzJOhqCisCAsI1WcmoQqO83My9xeVA2k4n+rzg2UuexVKzPpig==
2834-
dependencies:
2835-
"@jest/types" "^26.2.0"
2836-
"@types/node" "*"
2837-
chalk "^4.0.0"
2838-
graceful-fs "^4.2.4"
2839-
is-ci "^2.0.0"
2840-
micromatch "^4.0.2"
2841-
2842-
jest-util@^26.3.0:
2819+
[email protected], jest-util@^26.3.0:
28432820
version "26.3.0"
28442821
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e"
28452822
integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==
@@ -4355,11 +4332,12 @@ trim-newlines@^1.0.0:
43554332
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
43564333
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
43574334

4358-
ts-jest@^26.1.2:
4359-
version "26.1.4"
4360-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.4.tgz#87d41a96016a8efe4b8cc14501d3785459af6fa6"
4361-
integrity sha512-Nd7diUX6NZWfWq6FYyvcIPR/c7GbEF75fH1R6coOp3fbNzbRJBZZAn0ueVS0r8r9ral1VcrpneAFAwB3TsVS1Q==
4335+
ts-jest@^26.2.0:
4336+
version "26.2.0"
4337+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.2.0.tgz#7ec22faceb05ee1467fdb5265d1b33c27441f163"
4338+
integrity sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA==
43624339
dependencies:
4340+
"@types/jest" "26.x"
43634341
bs-logger "0.x"
43644342
buffer-from "1.x"
43654343
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)