|
45 | 45 | ramda "0.25.0" |
46 | 46 | shortid "2.2.8" |
47 | 47 |
|
48 | | -"@devinit/prelude@1.1.1:": |
| 48 | +"@devinit/prelude@1.1.0": |
49 | 49 | version "1.1.0" |
50 | 50 | resolved "https://registry.yarnpkg.com/@devinit/prelude/-/prelude-1.1.0.tgz#a997f680f0cad8de531ee251a36bb6d8a4ab225f" |
51 | 51 | dependencies: |
@@ -564,7 +564,7 @@ babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: |
564 | 564 | esutils "^2.0.2" |
565 | 565 | js-tokens "^3.0.2" |
566 | 566 |
|
567 | | -babel-core@^6.0.0, babel-core@^6.24.1, babel-core@^6.26.0: |
| 567 | +babel-core@^6.0.0, babel-core@^6.26.0: |
568 | 568 | version "6.26.0" |
569 | 569 | resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8" |
570 | 570 | dependencies: |
@@ -841,7 +841,7 @@ babel-plugin-transform-es2015-modules-amd@^6.22.0, babel-plugin-transform-es2015 |
841 | 841 | babel-runtime "^6.22.0" |
842 | 842 | babel-template "^6.24.1" |
843 | 843 |
|
844 | | -babel-plugin-transform-es2015-modules-commonjs@^6.23.0, babel-plugin-transform-es2015-modules-commonjs@^6.24.1: |
| 844 | +babel-plugin-transform-es2015-modules-commonjs@^6.23.0, babel-plugin-transform-es2015-modules-commonjs@^6.24.1, babel-plugin-transform-es2015-modules-commonjs@^6.26.0: |
845 | 845 | version "6.26.0" |
846 | 846 | resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.0.tgz#0d8394029b7dc6abe1a97ef181e00758dd2e5d8a" |
847 | 847 | dependencies: |
@@ -3668,7 +3668,7 @@ jest-cli@22.4.2, jest-cli@^22.4.2: |
3668 | 3668 | which "^1.2.12" |
3669 | 3669 | yargs "^10.0.3" |
3670 | 3670 |
|
3671 | | -jest-config@^22.4.0, jest-config@^22.4.2: |
| 3671 | +jest-config@^22.4.2: |
3672 | 3672 | version "22.4.2" |
3673 | 3673 | resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-22.4.2.tgz#580ba5819bf81a5e48f4fd470e8b81834f45c855" |
3674 | 3674 | dependencies: |
@@ -6156,17 +6156,17 @@ trim-right@^1.0.1: |
6156 | 6156 | version "1.0.1" |
6157 | 6157 | resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" |
6158 | 6158 |
|
6159 | | -ts-jest@22.4.1: |
6160 | | - version "22.4.1" |
6161 | | - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.1.tgz#69defb2042d689cff9b4244365ef638ecd35f706" |
| 6159 | +ts-jest@22.4.3: |
| 6160 | + version "22.4.3" |
| 6161 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.3.tgz#5c06b89359e598d97f08802936ea400be555a9d1" |
6162 | 6162 | dependencies: |
6163 | | - babel-core "^6.24.1" |
| 6163 | + babel-core "^6.26.0" |
6164 | 6164 | babel-plugin-istanbul "^4.1.4" |
6165 | | - babel-plugin-transform-es2015-modules-commonjs "^6.24.1" |
| 6165 | + babel-plugin-transform-es2015-modules-commonjs "^6.26.0" |
6166 | 6166 | babel-preset-jest "^22.4.0" |
6167 | 6167 | cpx "^1.5.0" |
6168 | 6168 | fs-extra "4.0.3" |
6169 | | - jest-config "^22.4.0" |
| 6169 | + jest-config "^22.4.2" |
6170 | 6170 | pkg-dir "^2.0.0" |
6171 | 6171 | yargs "^11.0.0" |
6172 | 6172 |
|
|
0 commit comments