Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore(deps): update semantic-release monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 25, 2019
1 parent 43176d2 commit 5b2ae84
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
},
"devDependencies": {
"@semantic-release/changelog": "3.0.4",
"@semantic-release/git": "7.0.12",
"@semantic-release/git": "7.0.13",
"@semantic-release/github": "5.4.0",
"@semantic-release/npm": "5.1.9",
"@semantic-release/npm": "5.1.11",
"any-shell-escape": "0.1.1",
"browserify": "16.2.3",
"chalk": "2.4.2",
Expand Down
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,15 +206,15 @@
version "2.2.0"
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0"

"@semantic-release/git@7.0.12":
version "7.0.12"
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-7.0.12.tgz#53700bdf23f014cf755173650f27b55ad31ebda4"
"@semantic-release/git@7.0.13":
version "7.0.13"
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-7.0.13.tgz#4099237d355a9411cb08d8264e5c4cef99f84dd9"
dependencies:
"@semantic-release/error" "^2.1.0"
aggregate-error "^3.0.0"
debug "^4.0.0"
dir-glob "^2.0.0"
execa "^1.0.0"
execa "^2.0.0"
fs-extra "^8.0.0"
globby "^9.0.0"
lodash "^4.17.4"
Expand Down Expand Up @@ -265,21 +265,21 @@
parse-github-url "^1.0.1"
url-join "^4.0.0"

"@semantic-release/npm@5.1.9":
version "5.1.9"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.1.9.tgz#30d775433c91f32d7365382574aeda3b1422a5df"
"@semantic-release/npm@5.1.11":
version "5.1.11"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.1.11.tgz#ccc37c4419e12969e08caf4155afeb046f9fe2bf"
dependencies:
"@semantic-release/error" "^2.2.0"
aggregate-error "^3.0.0"
execa "^1.0.0"
execa "^2.0.0"
fs-extra "^8.0.0"
lodash "^4.17.4"
nerf-dart "^1.0.0"
normalize-url "^4.0.0"
npm "^6.8.0"
rc "^1.2.8"
read-pkg "^5.0.0"
registry-auth-token "^3.3.1"
registry-auth-token "^4.0.0"

"@semantic-release/npm@^5.0.5":
version "5.1.4"
Expand Down Expand Up @@ -6191,6 +6191,13 @@ registry-auth-token@^3.0.1, registry-auth-token@^3.3.1:
rc "^1.1.6"
safe-buffer "^5.0.1"

registry-auth-token@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-4.0.0.tgz#30e55961eec77379da551ea5c4cf43cbf03522be"
dependencies:
rc "^1.2.8"
safe-buffer "^5.0.1"

registry-url@^3.0.3:
version "3.1.0"
resolved "https://registry.yarnpkg.com/registry-url/-/registry-url-3.1.0.tgz#3d4ef870f73dde1d77f0cf9a381432444e174942"
Expand Down

0 comments on commit 5b2ae84

Please sign in to comment.