Skip to content

Commit 50bd671

Browse files
Bump ts-jest from 26.1.0 to 26.1.1 (#55)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.0 to 26.1.1. - [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.0...v26.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3e18320 commit 50bd671

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-import": "^2.21.2",
3737
"jest": "^26.0.1",
3838
"sinon": "^9.0.2",
39-
"ts-jest": "^26.1.0",
39+
"ts-jest": "^26.1.1",
4040
"typescript": "^3.9.5"
4141
},
4242
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4238,10 +4238,10 @@ tr46@^2.0.2:
42384238
dependencies:
42394239
punycode "^2.1.1"
42404240

4241-
ts-jest@^26.1.0:
4242-
version "26.1.0"
4243-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417"
4244-
integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==
4241+
ts-jest@^26.1.1:
4242+
version "26.1.1"
4243+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.1.tgz#b98569b8a4d4025d966b3d40c81986dd1c510f8d"
4244+
integrity sha512-Lk/357quLg5jJFyBQLnSbhycnB3FPe+e9i7ahxokyXxAYoB0q1pPmqxxRPYr4smJic1Rjcf7MXDBhZWgxlli0A==
42454245
dependencies:
42464246
bs-logger "0.x"
42474247
buffer-from "1.x"

0 commit comments

Comments
 (0)