Skip to content

Commit 45a1120

Browse files
greenkeeper[bot]SvanBoxel
authored andcommitted
Update @semantic-release/npm to the latest version 🚀 (#140)
* chore(package): update @semantic-release/npm to version 5.3.4 * chore(package): update lockfile yarn.lock
1 parent 45b84f2 commit 45a1120

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"probot": "9.6.3"
3030
},
3131
"devDependencies": {
32-
"@semantic-release/npm": "5.3.3",
32+
"@semantic-release/npm": "5.3.4",
3333
"codecov": "3.6.0",
3434
"jest": "23.4.1",
3535
"nodemon": "1.19.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,10 @@
206206
parse-github-url "^1.0.1"
207207
url-join "^4.0.0"
208208

209-
"@semantic-release/[email protected].3":
210-
version "5.3.3"
211-
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.3.3.tgz#8b92e915ec51820e8c91a7179ab4e825b0795b04"
212-
integrity sha512-9UhVIri3yZzgzPO9Vcbyg4EZuCVDgR3UC+f4iOb62tRSLBGflY1oRdNpoyonIayOec0JyRzvfapiXm1Bu111og==
209+
"@semantic-release/[email protected].4":
210+
version "5.3.4"
211+
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.3.4.tgz#2998cd9455aaedf278334d4a5b56f8e0b715919d"
212+
integrity sha512-XjITNRA/oOpJ7BfHk/WaOHs1WniYBszTde/bwADjjk1Luacpxg87jbDQVVt/oA3Zlx+MelxACRIEuRiPC5gu8g==
213213
dependencies:
214214
"@semantic-release/error" "^2.2.0"
215215
aggregate-error "^3.0.0"

0 commit comments

Comments
 (0)