File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 "pretty-quick" : " 1.11.1" ,
5050 "rimraf" : " 2.6.3" ,
5151 "semantic-release" : " 15.13.16" ,
52- "ts-jest" : " 24.0.2 " ,
52+ "ts-jest" : " 24.3.0 " ,
5353 "typescript" : " 3.5.2"
5454 },
5555 "publishConfig" : {
Original file line number Diff line number Diff line change @@ -3736,6 +3736,11 @@ lodash.isstring@^4.0.1:
37363736 resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
37373737 integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
37383738
3739+ lodash.memoize@4.x :
3740+ version "4.1.2"
3741+ resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
3742+ integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
3743+
37393744lodash.set@^4.3.2 :
37403745 version "4.3.2"
37413746 resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6272,15 +6277,16 @@ trim-right@^1.0.1:
62726277 resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
62736278 integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
62746279
6275- ts-jest@24.0.2 :
6276- version "24.0.2 "
6277- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2. tgz#8dde6cece97c31c03e80e474c749753ffd27194d "
6278- integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw ==
6280+ ts-jest@24.3.0 :
6281+ version "24.3.0 "
6282+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0. tgz#b97814e3eab359ea840a1ac112deae68aa440869 "
6283+ integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ ==
62796284 dependencies :
62806285 bs-logger "0.x"
62816286 buffer-from "1.x"
62826287 fast-json-stable-stringify "2.x"
62836288 json5 "2.x"
6289+ lodash.memoize "4.x"
62846290 make-error "1.x"
62856291 mkdirp "0.x"
62866292 resolve "1.x"
You can’t perform that action at this time.
0 commit comments