Skip to content

Commit

Permalink
chore(deps): update dependency @semantic-release/npm to v7.0.9 (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 10, 2020
1 parent bdea5ae commit ec7525f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@jest/globals": "26.6.2",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.0.8",
"@semantic-release/npm": "7.0.9",
"@types/jest": "26.0.15",
"@types/node": "12.19.8",
"@types/semver": "7.3.4",
Expand Down
21 changes: 1 addition & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -752,26 +752,7 @@
p-retry "^4.0.0"
url-join "^4.0.0"

"@semantic-release/npm@7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-7.0.8.tgz#228b6327d9e9e9d0adc7bf37b8be3d6fc9744e3e"
integrity sha512-8c1TLwKB/xT5E1FNs5l4GFtaNTznHesJk7tw3pGSlVxRqDXa1EZI+DfziZlO58Wk3PpS2ecu661kvBdz9aMgYQ==
dependencies:
"@semantic-release/error" "^2.2.0"
aggregate-error "^3.0.0"
execa "^4.0.0"
fs-extra "^9.0.0"
lodash "^4.17.15"
nerf-dart "^1.0.0"
normalize-url "^5.0.0"
npm "^6.14.8"
rc "^1.2.8"
read-pkg "^5.0.0"
registry-auth-token "^4.0.0"
semver "^7.1.2"
tempy "^1.0.0"

"@semantic-release/npm@^7.0.0":
"@semantic-release/npm@7.0.9", "@semantic-release/npm@^7.0.0":
version "7.0.9"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-7.0.9.tgz#a49d80d0f96a52cd70f9ce4e78fac5be70f24844"
integrity sha512-VsmmQF3/n7mDbm6AGL0yPD3QNTGsHdinBtkyyerN1eLgvhdGJ/vEeAvmDMARiuf5Ev9cFeCheF0wLyUZNlAkeA==
Expand Down

0 comments on commit ec7525f

Please sign in to comment.