Skip to content

Commit

Permalink
chore(deps): update dependency @semantic-release/npm to v5.2.0 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2019
1 parent f584d65 commit 1e638d7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@commitlint/config-conventional": "8.2.0",
"@semantic-release/git": "7.0.16",
"@semantic-release/github": "5.5.0",
"@semantic-release/npm": "5.1.15",
"@semantic-release/npm": "5.2.0",
"commitlint": "8.2.0",
"eslint": "6.5.1",
"eslint-config-airbnb": "18.0.1",
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,24 @@
parse-github-url "^1.0.1"
url-join "^4.0.0"

"@semantic-release/[email protected]", "@semantic-release/npm@^5.0.5":
"@semantic-release/[email protected]":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.2.0.tgz#e5643c43ca5f3eb7db3d403fe12e44c187c5f9c6"
integrity sha512-+WUoFNTVn4saPLbIBd+fCXL9nP6c49iOyvjLqWNq4lh2/sLZg993MMTBVvTxHRaojxb42R2RjePsO5AaFM3Lzw==
dependencies:
"@semantic-release/error" "^2.2.0"
aggregate-error "^3.0.0"
execa "^2.0.2"
fs-extra "^8.0.0"
lodash "^4.17.15"
nerf-dart "^1.0.0"
normalize-url "^4.0.0"
npm "^6.10.3"
rc "^1.2.8"
read-pkg "^5.0.0"
registry-auth-token "^4.0.0"

"@semantic-release/npm@^5.0.5":
version "5.1.15"
resolved "https://registry.npmjs.org/@semantic-release/npm/-/npm-5.1.15.tgz#dbf5e37bc4ce4be0a48a82c27ca4ad1e584f12ee"
integrity sha512-MUUKOOtqsX/aJZJIjiAdw7SkCH+D3De060l1HhTlqrwTB7PzMtXcUMen6Prd1Hv8+gknUFkSWhVmi8tIaGDVnA==
Expand Down

0 comments on commit 1e638d7

Please sign in to comment.