diff options
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 44 | 
1 files changed, 43 insertions, 1 deletions
| @@ -791,7 +791,7 @@ babel-plugin-transform-strict-mode@^6.24.1:      babel-runtime "^6.22.0"      babel-types "^6.24.1" -babel-polyfill@6.26.0, babel-polyfill@^6.26.0: +babel-polyfill@^6.26.0:    version "6.26.0"    resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153"    dependencies: @@ -1418,6 +1418,10 @@ coffeescript@1.12.7:    version "1.12.7"    resolved "https://registry.yarnpkg.com/coffeescript/-/coffeescript-1.12.7.tgz#e57ee4c4867cf7f606bfc4a0f2d550c0981ddd27" +coffeescript@^2.0.1: +  version "2.3.0" +  resolved "https://registry.yarnpkg.com/coffeescript/-/coffeescript-2.3.0.tgz#d8d77ca5b110f540d52cbdc08e394942c9109994" +  color-convert@^1.3.0, color-convert@^1.8.2, color-convert@^1.9.0:    version "1.9.0"    resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a" @@ -2346,6 +2350,10 @@ file-loader@^1.1.5:      loader-utils "^1.0.2"      schema-utils "^0.3.0" +file-sync-cmp@^0.1.0: +  version "0.1.1" +  resolved "https://registry.yarnpkg.com/file-sync-cmp/-/file-sync-cmp-0.1.1.tgz#a5e7a8ffbfa493b43b923bbd4ca89a53b63b612b" +  filename-regex@^2.0.0:    version "2.0.1"    resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26" @@ -2684,6 +2692,22 @@ grunt-cli@~1.2.0:      nopt "~3.0.6"      resolve "~1.1.0" +grunt-contrib-coffee@^2.0.0: +  version "2.0.0" +  resolved "https://registry.yarnpkg.com/grunt-contrib-coffee/-/grunt-contrib-coffee-2.0.0.tgz#d18acc7e7e7307b304a33fd5e61db1902d204f7f" +  dependencies: +    chalk "^1.1.1" +    coffeescript "^2.0.1" +    lodash "^4.6.1" +    uri-path "^1.0.0" + +grunt-contrib-copy@^1.0.0: +  version "1.0.0" +  resolved "https://registry.yarnpkg.com/grunt-contrib-copy/-/grunt-contrib-copy-1.0.0.tgz#7060c6581e904b8ab0d00f076e0a8f6e3e7c3573" +  dependencies: +    chalk "^1.1.1" +    file-sync-cmp "^0.1.0" +  grunt-contrib-watch@^1.0.0:    version "1.0.0"    resolved "https://registry.yarnpkg.com/grunt-contrib-watch/-/grunt-contrib-watch-1.0.0.tgz#84a1a7a1d6abd26ed568413496c73133e990018f" @@ -2874,6 +2898,10 @@ hoek@4.x.x:    version "4.2.0"    resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d" +"hoek@~> 4.2.1": +  version "4.2.1" +  resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb" +  hoist-non-react-statics@^2.2.1:    version "2.3.1"    resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0" @@ -3975,6 +4003,10 @@ lodash@^3.10.1, lodash@~3.10.1:    version "3.10.1"    resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" +lodash@^4.6.1: +  version "4.17.10" +  resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +  lodash@~4.3.0:    version "4.3.0"    resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.3.0.tgz#efd9c4a6ec53f3b05412429915c3e4824e4d25a4" @@ -6169,6 +6201,12 @@ ssri@^5.0.0:    dependencies:      safe-buffer "^5.1.0" +"ssri@~> 5.2.2": +  version "5.2.4" +  resolved "https://registry.yarnpkg.com/ssri/-/ssri-5.2.4.tgz#9985e14041e65fc397af96542be35724ac11da52" +  dependencies: +    safe-buffer "^5.1.1" +  stack-utils@^1.0.1:    version "1.0.1"    resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" @@ -6567,6 +6605,10 @@ unpipe@1.0.0, unpipe@~1.0.0:    version "1.0.0"    resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" +uri-path@^1.0.0: +  version "1.0.0" +  resolved "https://registry.yarnpkg.com/uri-path/-/uri-path-1.0.0.tgz#9747f018358933c31de0fccfd82d138e67262e32" +  url-parse@1.0.x:    version "1.0.5"    resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.0.5.tgz#0854860422afdcfefeb6c965c662d4800169927b" | 
