Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Dec 27, 2018
1 parent 68d4552 commit 95c915b
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion yarn.lock
Expand Up @@ -182,7 +182,7 @@
parse-github-url "^1.0.1"
url-join "^4.0.0"

"@semantic-release/npm@^5.0.1", "@semantic-release/npm@^5.0.5":
"@semantic-release/npm@^5.0.5":
version "5.0.5"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.0.5.tgz#d4fe70438e3b45f89bf3d098411a93bb6f36d7f8"
dependencies:
Expand All @@ -201,6 +201,23 @@
read-pkg "^4.0.0"
registry-auth-token "^3.3.1"

"@semantic-release/npm@^5.1.3":
version "5.1.3"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.1.3.tgz#96cea6fcab1a83dba2803ae453bcaaa87cdbabe9"
integrity sha512-DpHWUMuBVuHTLuAwT8xAfbBdf62OrghDxdBiVA2Cp52WblZihPMTBz/WtCJYWlvcdv1e1K9aAoSNoVImHfAU3w==
dependencies:
"@semantic-release/error" "^2.2.0"
aggregate-error "^2.0.0"
execa "^1.0.0"
fs-extra "^7.0.0"
lodash "^4.17.4"
nerf-dart "^1.0.0"
normalize-url "^4.0.0"
npm "^6.3.0"
rc "^1.2.8"
read-pkg "^4.0.0"
registry-auth-token "^3.3.1"

"@semantic-release/release-notes-generator@^7.1.2":
version "7.1.4"
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-7.1.4.tgz#8f4f752c5a8385abdaac1256127cef05988bc2ad"
Expand Down Expand Up @@ -269,6 +286,14 @@ aggregate-error@^1.0.0:
clean-stack "^1.0.0"
indent-string "^3.0.0"

aggregate-error@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-2.0.0.tgz#65bd82beba40097eacb2f1077a5b55c593b18abc"
integrity sha512-xA1VQPApQdDehIIpS3gBFkMGDRb9pDYwZPVUOoX8A0lU3GB0mjiACqsa9ByBurU53erhjamf5I4VNRitCfXhjg==
dependencies:
clean-stack "^2.0.0"
indent-string "^3.0.0"

ajv@^5.3.0:
version "5.5.2"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
Expand Down Expand Up @@ -706,6 +731,11 @@ clean-stack@^1.0.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.3.0.tgz#9e821501ae979986c46b1d66d2d432db2fd4ae31"

clean-stack@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.0.0.tgz#301bfa9e8dd2d3d984c0e542f7aa67b996f63e0a"
integrity sha512-VEoL9Qh7I8s8iHnV53DaeWSt8NJ0g3khMfK6NiCPB7H657juhro+cSw2O88uo3bo0c0X5usamtXk0/Of0wXa5A==

cli-boxes@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143"
Expand Down Expand Up @@ -2761,6 +2791,11 @@ normalize-url@^3.0.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"

normalize-url@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.1.0.tgz#307e74c87473efa81969ad1b4bb91f1990178904"
integrity sha512-X781mkWeK6PDMAZJfGn/wnwil4dV6pIdF9euiNqtA89uJvZuNDJO2YyJxiwpPhTQcF5pYUU1v+kcOxzYV6rZlA==

npm-audit-report@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/npm-audit-report/-/npm-audit-report-1.3.1.tgz#e79ea1fcb5ffaf3031102b389d5222c2b0459632"
Expand Down

0 comments on commit 95c915b

Please sign in to comment.