Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbch committed Feb 5, 2018
1 parent fc65253 commit 25b28c6
Showing 1 changed file with 34 additions and 40 deletions.
74 changes: 34 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1310,8 +1310,8 @@ caniuse-api@^2.0.0:
lodash.uniq "^4.5.0"

caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30000801"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000801.tgz#a1d49def94c4e5aca5ccf1d58812e4668fac19d4"
version "1.0.30000802"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000802.tgz#f7dca342da1c12cf84ff2c80432e24c7e1cc36d9"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000789, caniuse-lite@^1.0.30000791, caniuse-lite@^1.0.30000792:
version "1.0.30000792"
Expand Down Expand Up @@ -1626,9 +1626,9 @@ content-type@~1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"

conventional-changelog-angular@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.1.tgz#e1434d017c854032b272f690424a8c0ca16dc318"
conventional-changelog-angular@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.2.tgz#0a811313de46326e5e4e11dac281d61cfe1f00c4"
dependencies:
compare-func "^1.3.1"
q "^1.4.1"
Expand All @@ -1640,11 +1640,11 @@ conventional-changelog-atom@^0.2.0:
q "^1.4.1"

conventional-changelog-cli@^1.3.2:
version "1.3.8"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.8.tgz#3b3f3591cb8d1f154bdb28e1819c5fcd8d967536"
version "1.3.9"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.9.tgz#926aed3af40c76682f6e192f8a573f46dcd3894f"
dependencies:
add-stream "^1.0.0"
conventional-changelog "^1.1.10"
conventional-changelog "^1.1.11"
lodash "^4.1.0"
meow "^3.7.0"
tempfile "^1.1.1"
Expand All @@ -1655,12 +1655,12 @@ conventional-changelog-codemirror@^0.3.0:
dependencies:
q "^1.4.1"

conventional-changelog-core@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-2.0.0.tgz#1bdf7d21f3d066427ff9e07db0a2c5dd60015b9f"
conventional-changelog-core@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-2.0.1.tgz#7573de89bde46e0ccf395b4b85a0869aa5388e8d"
dependencies:
conventional-changelog-writer "^3.0.0"
conventional-commits-parser "^2.1.0"
conventional-commits-parser "^2.1.1"
dateformat "^1.0.12"
get-pkg-repo "^1.0.0"
git-raw-commits "^1.3.0"
Expand All @@ -1673,9 +1673,9 @@ conventional-changelog-core@^2.0.0:
read-pkg-up "^1.0.1"
through2 "^2.0.0"

conventional-changelog-ember@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.3.1.tgz#bc71dc0a57e5c7ed0bf0538c32e44220691871d1"
conventional-changelog-ember@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.3.2.tgz#d3dd89ffe96832384a5d3b60dc63bf5e0142a944"
dependencies:
q "^1.4.1"

Expand Down Expand Up @@ -1725,15 +1725,15 @@ conventional-changelog-writer@^3.0.0:
split "^1.0.0"
through2 "^2.0.0"

conventional-changelog@^1.1.10:
version "1.1.10"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.10.tgz#d9bb3aad9086152d283e4707fb45a5b7a28e9e98"
conventional-changelog@^1.1.11:
version "1.1.11"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.11.tgz#3c880f5e5ebf483642a19d9bd5c9562f0d1257b8"
dependencies:
conventional-changelog-angular "^1.6.1"
conventional-changelog-angular "^1.6.2"
conventional-changelog-atom "^0.2.0"
conventional-changelog-codemirror "^0.3.0"
conventional-changelog-core "^2.0.0"
conventional-changelog-ember "^0.3.1"
conventional-changelog-core "^2.0.1"
conventional-changelog-ember "^0.3.2"
conventional-changelog-eslint "^1.0.0"
conventional-changelog-express "^0.3.0"
conventional-changelog-jquery "^0.1.0"
Expand All @@ -1751,9 +1751,9 @@ conventional-commits-filter@^1.1.1:
is-subset "^0.1.1"
modify-values "^1.0.0"

conventional-commits-parser@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.0.tgz#9b4b7c91124bf2a1a9a2cc1c72760d382cbbb229"
conventional-commits-parser@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.1.tgz#1525a01bdad3349297b4210396e283d8a8ffd044"
dependencies:
JSONStream "^1.0.4"
is-text-path "^1.0.0"
Expand All @@ -1764,12 +1764,12 @@ conventional-commits-parser@^2.1.0:
trim-off-newlines "^1.0.0"

conventional-recommended-bump@^1.0.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-1.2.0.tgz#864fb955825d9c6056620cee4657b0dc0628a3e9"
version "1.2.1"
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-1.2.1.tgz#1b7137efb5091f99fe009e2fe9ddb7cc490e9375"
dependencies:
concat-stream "^1.4.10"
conventional-commits-filter "^1.1.1"
conventional-commits-parser "^2.1.0"
conventional-commits-parser "^2.1.1"
git-raw-commits "^1.3.0"
git-semver-tags "^1.3.0"
meow "^3.3.0"
Expand Down Expand Up @@ -2769,8 +2769,8 @@ fileset@^2.0.2:
minimatch "^3.0.3"

filesize@^3.5.11:
version "3.5.11"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.5.11.tgz#1919326749433bb3cf77368bd158caabcc19e9ee"
version "3.6.0"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.6.0.tgz#22d079615624bb6fd3c04026120628a41b3f4efa"

fill-range@^2.1.0:
version "2.2.3"
Expand Down Expand Up @@ -4418,8 +4418,8 @@ locate-path@^2.0.0:
path-exists "^3.0.0"

lodash-es@^4.2.0, lodash-es@^4.2.1:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7"
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.5.tgz#9fc6e737b1c4d151d8f9cae2247305d552ce748f"

lodash._reinterpolate@~3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -4479,8 +4479,8 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"

lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.8.0:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"

log-symbols@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -7209,7 +7209,7 @@ uglify-to-browserify@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"

uglifyjs-webpack-plugin@^1.1.1, uglifyjs-webpack-plugin@^1.1.6:
uglifyjs-webpack-plugin@^1.1.1:
version "1.1.8"
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.1.8.tgz#1302fb9471a7daf3d0a5174da6d65f0f415e75ad"
dependencies:
Expand Down Expand Up @@ -7467,12 +7467,6 @@ webpack-log@^1.0.1:
loglevelnext "^1.0.1"
uuid "^3.1.0"

webpack-merge@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.1.1.tgz#f1197a0a973e69c6fbeeb6d658219aa8c0c13555"
dependencies:
lodash "^4.17.4"

webpack-node-externals@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-1.6.0.tgz#232c62ec6092b100635a3d29d83c1747128df9bd"
Expand Down

0 comments on commit 25b28c6

Please sign in to comment.