Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 1aa8797

Browse files
Bump ts-jest from 26.4.0 to 26.4.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.0 to 26.4.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.4.0...v26.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fdaf500 commit 1aa8797

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
@@ -42,7 +42,7 @@
4242
"prettier": "^2.1.2",
4343
"rollup": "^2.28.2",
4444
"rollup-plugin-typescript2": "^0.27.3",
45-
"ts-jest": "^26.4.0",
45+
"ts-jest": "^26.4.1",
4646
"typescript": "^4.0.3",
4747
"vscode-languageserver-protocol": "^3.15.3",
4848
"vscode-languageserver-types": "^3.15.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4235,10 +4235,10 @@ tree-kill@^1.2.2:
42354235
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
42364236
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
42374237

4238-
ts-jest@^26.4.0:
4239-
version "26.4.0"
4240-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.0.tgz#903c7827f3d3bc33efc2f91be294b164400c32e3"
4241-
integrity sha512-ofBzoCqf6Nv/PoWb/ByV3VNKy2KJSikamOBxvR3E6eVdIw10GwAXoyvMWXXjZJK2s6S27ZE8fI+JBTnGaovl6Q==
4238+
ts-jest@^26.4.1:
4239+
version "26.4.1"
4240+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1.tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0"
4241+
integrity sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg==
42424242
dependencies:
42434243
"@types/jest" "26.x"
42444244
bs-logger "0.x"

0 commit comments

Comments
 (0)