Skip to content

Commit 93bf112

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to v26.1.3
1 parent 3e60943 commit 93bf112

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
@@ -55,7 +55,7 @@
5555
"nodemon": "2.0.4",
5656
"prettier": "2.0.5",
5757
"semantic-release": "17.1.1",
58-
"ts-jest": "26.1.2",
58+
"ts-jest": "26.1.3",
5959
"typescript": "3.9.7"
6060
},
6161
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8576,10 +8576,10 @@ ts-invariant@^0.4.0:
85768576
dependencies:
85778577
tslib "^1.9.3"
85788578

8579-
8580-
version "26.1.2"
8581-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.2.tgz#dd2e832ffae9cb803361483b6a3010a6413dc475"
8582-
integrity sha512-V4SyBDO9gOdEh+AF4KtXJeP+EeI4PkOrxcA8ptl4o8nCXUVM5Gg/8ngGKneS5BsZaR9DXVQNqj9k+iqGAnpGow==
8579+
8580+
version "26.1.3"
8581+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.3.tgz#aac928a05fdf13e3e6dfbc8caec3847442667894"
8582+
integrity sha512-beUTSvuqR9SmKQEylewqJdnXWMVGJRFqSz2M8wKJe7GBMmLZ5zw6XXKSJckbHNMxn+zdB3guN2eOucSw2gBMnw==
85838583
dependencies:
85848584
bs-logger "0.x"
85858585
buffer-from "1.x"

0 commit comments

Comments
 (0)