Skip to content

Commit 7489f56

Browse files
committed
Update dependency ts-jest to v22.4.6
1 parent f305cf5 commit 7489f56

File tree

2 files changed

+59
-63
lines changed

2 files changed

+59
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"codecov": "3.0.1",
3737
"jest": "23.0.0",
3838
"standard": "10.0.3",
39-
"ts-jest": "22.4.4",
39+
"ts-jest": "22.4.6",
4040
"tslint": "5.9.1",
4141
"typescript": "2.8.3"
4242
},

yarn.lock

Lines changed: 58 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,30 @@ babel-core@^6.26.0:
338338
slash "^1.0.0"
339339
source-map "^0.5.6"
340340

341+
babel-core@^6.26.3:
342+
version "6.26.3"
343+
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207"
344+
dependencies:
345+
babel-code-frame "^6.26.0"
346+
babel-generator "^6.26.0"
347+
babel-helpers "^6.24.1"
348+
babel-messages "^6.23.0"
349+
babel-register "^6.26.0"
350+
babel-runtime "^6.26.0"
351+
babel-template "^6.26.0"
352+
babel-traverse "^6.26.0"
353+
babel-types "^6.26.0"
354+
babylon "^6.18.0"
355+
convert-source-map "^1.5.1"
356+
debug "^2.6.9"
357+
json5 "^0.5.1"
358+
lodash "^4.17.4"
359+
minimatch "^3.0.4"
360+
path-is-absolute "^1.0.1"
361+
private "^0.1.8"
362+
slash "^1.0.0"
363+
source-map "^0.5.7"
364+
341365
babel-generator@^6.18.0, babel-generator@^6.25.0:
342366
version "6.25.0"
343367
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.25.0.tgz#33a1af70d5f2890aeb465a4a7793c1df6a9ea9fc"
@@ -384,14 +408,6 @@ babel-messages@^6.23.0:
384408
dependencies:
385409
babel-runtime "^6.22.0"
386410

387-
babel-plugin-istanbul@^4.1.4:
388-
version "4.1.4"
389-
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.4.tgz#18dde84bf3ce329fddf3f4103fae921456d8e587"
390-
dependencies:
391-
find-up "^2.1.0"
392-
istanbul-lib-instrument "^1.7.2"
393-
test-exclude "^4.1.1"
394-
395411
babel-plugin-istanbul@^4.1.6:
396412
version "4.1.6"
397413
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.6.tgz#36c59b2192efce81c5b378321b74175add1c9a45"
@@ -401,9 +417,9 @@ babel-plugin-istanbul@^4.1.6:
401417
istanbul-lib-instrument "^1.10.1"
402418
test-exclude "^4.2.1"
403419

404-
babel-plugin-jest-hoist@^22.4.3:
405-
version "22.4.3"
406-
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.3.tgz#7d8bcccadc2667f96a0dcc6afe1891875ee6c14a"
420+
babel-plugin-jest-hoist@^22.4.4:
421+
version "22.4.4"
422+
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.4.tgz#b9851906eab34c7bf6f8c895a2b08bea1a844c0b"
407423

408424
babel-plugin-jest-hoist@^23.0.0:
409425
version "23.0.0"
@@ -413,9 +429,9 @@ babel-plugin-syntax-object-rest-spread@^6.13.0:
413429
version "6.13.0"
414430
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
415431

416-
babel-plugin-transform-es2015-modules-commonjs@^6.26.0:
417-
version "6.26.0"
418-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.0.tgz#0d8394029b7dc6abe1a97ef181e00758dd2e5d8a"
432+
babel-plugin-transform-es2015-modules-commonjs@^6.26.2:
433+
version "6.26.2"
434+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz#58a793863a9e7ca870bdc5a881117ffac27db6f3"
419435
dependencies:
420436
babel-plugin-transform-strict-mode "^6.24.1"
421437
babel-runtime "^6.26.0"
@@ -429,11 +445,11 @@ babel-plugin-transform-strict-mode@^6.24.1:
429445
babel-runtime "^6.22.0"
430446
babel-types "^6.24.1"
431447

432-
babel-preset-jest@^22.4.0:
433-
version "22.4.3"
434-
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.4.3.tgz#e92eef9813b7026ab4ca675799f37419b5a44156"
448+
babel-preset-jest@^22.4.3:
449+
version "22.4.4"
450+
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.4.4.tgz#ec9fbd8bcd7dfd24b8b5320e0e688013235b7c39"
435451
dependencies:
436-
babel-plugin-jest-hoist "^22.4.3"
452+
babel-plugin-jest-hoist "^22.4.4"
437453
babel-plugin-syntax-object-rest-spread "^6.13.0"
438454

439455
babel-preset-jest@^23.0.0:
@@ -547,7 +563,7 @@ babel-types@^6.26.0:
547563
lodash "^4.17.4"
548564
to-fast-properties "^1.0.3"
549565

550-
babylon@^6.17.2, babylon@^6.17.4:
566+
babylon@^6.17.2:
551567
version "6.17.4"
552568
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.4.tgz#3e8b7402b88d22c3423e137a1577883b15ff869a"
553569

@@ -897,7 +913,7 @@ convert-source-map@^1.1.0, convert-source-map@^1.4.0:
897913
version "1.5.0"
898914
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5"
899915

900-
convert-source-map@^1.5.0:
916+
convert-source-map@^1.5.0, convert-source-map@^1.5.1:
901917
version "1.5.1"
902918
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.1.tgz#b8278097b9bc229365de5c62cf5fcaed8b5599e5"
903919

@@ -985,7 +1001,7 @@ debug@^2.1.1, debug@^2.2.0, debug@^2.6.8:
9851001
dependencies:
9861002
ms "2.0.0"
9871003

988-
debug@^2.3.3:
1004+
debug@^2.3.3, debug@^2.6.9:
9891005
version "2.6.9"
9901006
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
9911007
dependencies:
@@ -1635,9 +1651,9 @@ fragment-cache@^0.2.1:
16351651
dependencies:
16361652
map-cache "^0.2.2"
16371653

1638-
fs-extra@4.0.3:
1639-
version "4.0.3"
1640-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
1654+
fs-extra@6.0.0:
1655+
version "6.0.0"
1656+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.0.tgz#0f0afb290bb3deb87978da816fcd3c7797f3a817"
16411657
dependencies:
16421658
graceful-fs "^4.1.2"
16431659
jsonfile "^4.0.0"
@@ -2262,10 +2278,6 @@ istanbul-api@^1.3.1:
22622278
mkdirp "^0.5.1"
22632279
once "^1.4.0"
22642280

2265-
istanbul-lib-coverage@^1.1.1:
2266-
version "1.1.1"
2267-
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.1.tgz#73bfb998885299415c93d38a3e9adf784a77a9da"
2268-
22692281
istanbul-lib-coverage@^1.2.0:
22702282
version "1.2.0"
22712283
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.2.0.tgz#f7d8f2e42b97e37fe796114cb0f9d68b5e3a4341"
@@ -2288,18 +2300,6 @@ istanbul-lib-instrument@^1.10.1:
22882300
istanbul-lib-coverage "^1.2.0"
22892301
semver "^5.3.0"
22902302

2291-
istanbul-lib-instrument@^1.7.2:
2292-
version "1.7.3"
2293-
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.3.tgz#925b239163eabdd68cc4048f52c2fa4f899ecfa7"
2294-
dependencies:
2295-
babel-generator "^6.18.0"
2296-
babel-template "^6.16.0"
2297-
babel-traverse "^6.18.0"
2298-
babel-types "^6.18.0"
2299-
babylon "^6.17.4"
2300-
istanbul-lib-coverage "^1.1.1"
2301-
semver "^5.3.0"
2302-
23032303
istanbul-lib-report@^1.1.4:
23042304
version "1.1.4"
23052305
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.4.tgz#e886cdf505c4ebbd8e099e4396a90d0a28e2acb5"
@@ -2370,7 +2370,7 @@ jest-cli@^23.0.0:
23702370
which "^1.2.12"
23712371
yargs "^11.0.0"
23722372

2373-
jest-config@^22.4.2, jest-config@^22.4.3:
2373+
jest-config@^22.4.3:
23742374
version "22.4.3"
23752375
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-22.4.3.tgz#0e9d57db267839ea31309119b41dc2fa31b76403"
23762376
dependencies:
@@ -2931,6 +2931,10 @@ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.2.0, lodash@^4.3.0:
29312931
version "4.17.4"
29322932
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
29332933

2934+
lodash@^4.17.10:
2935+
version "4.17.10"
2936+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
2937+
29342938
lodash@^4.17.4:
29352939
version "4.17.5"
29362940
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
@@ -3468,7 +3472,7 @@ private@^0.1.6:
34683472
version "0.1.7"
34693473
resolved "https://registry.yarnpkg.com/private/-/private-0.1.7.tgz#68ce5e8a1ef0a23bb570cc28537b5332aba63ef1"
34703474

3471-
private@^0.1.7:
3475+
private@^0.1.7, private@^0.1.8:
34723476
version "0.1.8"
34733477
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
34743478

@@ -3991,7 +3995,7 @@ source-map-support@^0.5.0:
39913995
dependencies:
39923996
source-map "^0.6.0"
39933997

3994-
source-map-support@^0.5.6:
3998+
source-map-support@^0.5.5, source-map-support@^0.5.6:
39953999
version "0.5.6"
39964000
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.6.tgz#4435cee46b1aab62b8e8610ce60f788091c51c13"
39974001
dependencies:
@@ -4227,16 +4231,6 @@ tar@^2.2.1:
42274231
fstream "^1.0.2"
42284232
inherits "2"
42294233

4230-
test-exclude@^4.1.1:
4231-
version "4.1.1"
4232-
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.1.tgz#4d84964b0966b0087ecc334a2ce002d3d9341e26"
4233-
dependencies:
4234-
arrify "^1.0.1"
4235-
micromatch "^2.3.11"
4236-
object-assign "^4.1.0"
4237-
read-pkg-up "^1.0.1"
4238-
require-main-filename "^1.0.1"
4239-
42404234
test-exclude@^4.2.1:
42414235
version "4.2.1"
42424236
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.2.1.tgz#dfa222f03480bca69207ca728b37d74b45f724fa"
@@ -4321,18 +4315,20 @@ tryit@^1.0.1:
43214315
version "1.0.3"
43224316
resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"
43234317

4324-
4325-
version "22.4.4"
4326-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.4.tgz#7b5c0abb2188fe7170840df9f80e78659aaf8a24"
4318+
4319+
version "22.4.6"
4320+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.6.tgz#a5d7f5e8b809626d1f4143209d301287472ec344"
43274321
dependencies:
4328-
babel-core "^6.26.0"
4329-
babel-plugin-istanbul "^4.1.4"
4330-
babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
4331-
babel-preset-jest "^22.4.0"
4322+
babel-core "^6.26.3"
4323+
babel-plugin-istanbul "^4.1.6"
4324+
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
4325+
babel-preset-jest "^22.4.3"
43324326
cpx "^1.5.0"
4333-
fs-extra "4.0.3"
4334-
jest-config "^22.4.2"
4327+
fs-extra "6.0.0"
4328+
jest-config "^22.4.3"
4329+
lodash "^4.17.10"
43354330
pkg-dir "^2.0.0"
4331+
source-map-support "^0.5.5"
43364332
yargs "^11.0.0"
43374333

43384334
tslib@^1.8.0:

0 commit comments

Comments
 (0)