Skip to content

Commit

Permalink
Update Yarn lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVlaanderen committed Jun 8, 2017
1 parent 20aed9e commit b2177d1
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3124,9 +3124,9 @@ memory-fs@^0.4.0, memory-fs@~0.4.1:
errno "^0.1.3"
readable-stream "^2.0.1"

mendix-hybrid-app-base@^1.0.2:
version v1.0.2
resolved "https://registry.yarnpkg.com/mendix-hybrid-app-base/-/mendix-hybrid-app-base-1.0.2.tgz#3105b448711b3f9ae36c26d11c347f637bd3113b"
mendix-hybrid-app-base@^1.0.5:
version v1.0.5
resolved "https://registry.yarnpkg.com/mendix-hybrid-app-base/-/mendix-hybrid-app-base-1.0.5.tgz#af2307c8e40e32aac2dfd289b2cc801216c3d19b"
dependencies:
bluebird "^2.9.27"
clean-webpack-plugin "^0.1.16"
Expand Down Expand Up @@ -5475,7 +5475,16 @@ typedarray@~0.0.5:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

uglify-js@^2.8.5, uglify-js@~2.8.22:
uglify-js@^2.8.28, uglify-js@~2.8.22:
version "2.8.28"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.28.tgz#e335032df9bb20dcb918f164589d5af47f38834a"
dependencies:
source-map "~0.5.1"
yargs "~3.10.0"
optionalDependencies:
uglify-to-browserify "~1.0.0"

uglify-js@^2.8.5:
version "2.8.22"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.22.tgz#d54934778a8da14903fa29a326fb24c0ab51a1a0"
dependencies:
Expand Down

0 comments on commit b2177d1

Please sign in to comment.