Skip to content

Commit f9960b6

Browse files
renovate[bot]renovate-botmarionebl
authored
chore: update dependency ts-jest to v25 (#931)
Co-authored-by: WhiteSource Renovate <[email protected]> Co-authored-by: Mario Nebl <[email protected]>
1 parent a26f83c commit f9960b6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

@commitlint/execute-rule/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"@types/jest": "25.1.1",
4040
"@types/lodash": "4.14.149",
4141
"jest": "25.1.0",
42-
"ts-jest": "24.1.0"
42+
"ts-jest": "25.2.0"
4343
}
4444
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"lerna": "3.20.2",
9292
"lint-staged": "8.2.1",
9393
"prettier": "1.17.1",
94-
"ts-jest": "24.1.0",
94+
"ts-jest": "25.2.0",
9595
"typescript": "3.7.5"
9696
},
9797
"husky": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9962,10 +9962,10 @@ trim-right@^1.0.1:
99629962
resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
99639963
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
99649964

9965-
ts-jest@24.1.0:
9966-
version "24.1.0"
9967-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734"
9968-
integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==
9965+
ts-jest@25.2.0:
9966+
version "25.2.0"
9967+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-25.2.0.tgz#dfd87c2b71ef4867f5a0a44f40cb9c67e02991ac"
9968+
integrity sha512-VaRdb0da46eorLfuHEFf0G3d+jeREcV+Wb/SvW71S4y9Oe8SHWU+m1WY/3RaMknrBsnvmVH0/rRjT8dkgeffNQ==
99699969
dependencies:
99709970
bs-logger "0.x"
99719971
buffer-from "1.x"

0 commit comments

Comments
 (0)