File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 7878 "prettier" : " ^2.3.2" ,
7979 "read-pkg-up" : " ^7.0.1" ,
8080 "rimraf" : " ^3.0.2" ,
81- "ts-jest" : " ^27.0.4 " ,
81+ "ts-jest" : " ^27.0.5 " ,
8282 "tslib" : " ^2.3.0" ,
8383 "typescript" : " ^4" ,
8484 "which" : " ^2.0.2" ,
Original file line number Diff line number Diff line change 22852285 dependencies :
22862286 node-int64 "^0.4.0"
22872287
2288- buffer-from@1.x, buffer-from@ ^1.0.0 :
2288+ buffer-from@^1.0.0 :
22892289 version "1.1.1"
22902290 resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
22912291 integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
@@ -5587,7 +5587,7 @@ mixin-deep@^1.2.0:
55875587 for-in "^1.0.2"
55885588 is-extendable "^1.0.1"
55895589
5590- mkdirp@1.x, mkdirp@ ^1.0.3 :
5590+ mkdirp@^1.0.3 :
55915591 version "1.0.4"
55925592 resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
55935593 integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
@@ -7229,19 +7229,17 @@ trough@^1.0.0:
72297229 resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
72307230 integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
72317231
7232- ts-jest@^27.0.4 :
7233- version "27.0.4 "
7234- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.4 .tgz#df49683535831560ccb58f94c023d831b1b80df0 "
7235- integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ ==
7232+ ts-jest@^27.0.5 :
7233+ version "27.0.5 "
7234+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.5 .tgz#0b0604e2271167ec43c12a69770f0bb65ad1b750 "
7235+ integrity sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w ==
72367236 dependencies :
72377237 bs-logger "0.x"
7238- buffer-from "1.x"
72397238 fast-json-stable-stringify "2.x"
72407239 jest-util "^27.0.0"
72417240 json5 "2.x"
72427241 lodash "4.x"
72437242 make-error "1.x"
7244- mkdirp "1.x"
72457243 semver "7.x"
72467244 yargs-parser "20.x"
72477245
You can’t perform that action at this time.
0 commit comments