Skip to content

Commit 71ab3fb

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump ts-jest (#753)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.3 to 26.5.5. - [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.5.3...v26.5.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74fd7fb commit 71ab3fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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
@@ -25,7 +25,7 @@
2525
"aws-sdk": "^2.863.0",
2626
"eslint": "^7.22.0",
2727
"jest": "^26.6.3",
28-
"ts-jest": "^26.5.3",
28+
"ts-jest": "^26.5.5",
2929
"ts-node-dev": "^1.1.6",
3030
"typescript": "^4.2.3"
3131
},

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4367,10 +4367,10 @@ trim-newlines@^1.0.0:
43674367
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
43684368
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
43694369

4370-
ts-jest@^26.5.3:
4371-
version "26.5.3"
4372-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
4373-
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
4370+
ts-jest@^26.5.5:
4371+
version "26.5.5"
4372+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
4373+
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
43744374
dependencies:
43754375
bs-logger "0.x"
43764376
buffer-from "1.x"

0 commit comments

Comments
 (0)