This repository was archived by the owner on Jan 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99
99
"ng-packagr" : " 5.7.1" ,
100
100
"prettier" : " 1.19.1" ,
101
101
"sonar-scanner" : " 3.1.0" ,
102
- "ts-jest" : " 25.2.0 " ,
102
+ "ts-jest" : " 25.2.1 " ,
103
103
"ts-node" : " 8.6.2" ,
104
104
"tsickle" : " 0.37.1" ,
105
105
"tslint" : " 5.20.1" ,
Original file line number Diff line number Diff line change @@ -11147,10 +11147,10 @@ trim-right@^1.0.1:
11147
11147
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
11148
11148
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
11149
11149
11150
- ts-jest@25.2.0 :
11151
- version "25.2.0 "
11152
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.2.0 .tgz#dfd87c2b71ef4867f5a0a44f40cb9c67e02991ac "
11153
- integrity sha512-VaRdb0da46eorLfuHEFf0G3d+jeREcV+Wb/SvW71S4y9Oe8SHWU+m1WY/3RaMknrBsnvmVH0/rRjT8dkgeffNQ ==
11150
+ ts-jest@25.2.1 :
11151
+ version "25.2.1 "
11152
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.2.1 .tgz#49bf05da26a8b7fbfbc36b4ae2fcdc2fef35c85d "
11153
+ integrity sha512-TnntkEEjuXq/Gxpw7xToarmHbAafgCaAzOpnajnFC6jI7oo1trMzAHA04eWpc3MhV6+yvhE8uUBAmN+teRJh0A ==
11154
11154
dependencies:
11155
11155
bs-logger "0.x"
11156
11156
buffer-from "1.x"
@@ -11161,7 +11161,7 @@ ts-jest@25.2.0:
11161
11161
mkdirp "0.x"
11162
11162
resolve "1.x"
11163
11163
semver "^5.5"
11164
- yargs-parser "10.x "
11164
+ yargs-parser "^16.1.0 "
11165
11165
11166
11166
ts-jest@^24.0.0:
11167
11167
version "24.0.2"
You can’t perform that action at this time.
0 commit comments