From f9883c7a2909744f95e20a71214afc2d79018524 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 10:57:39 +0200 Subject: [PATCH] chore(deps-dev): bump semantic-release-npm-github-publish --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c769f54..7c5b153 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8411,9 +8411,9 @@ } }, "semantic-release-npm-github-publish": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/semantic-release-npm-github-publish/-/semantic-release-npm-github-publish-1.3.0.tgz", - "integrity": "sha512-3OdkVyIZFsid/vgAwwLGxeSRDHD5R2NmmP1hLloN9m1nGf2iox05r1YvbHIT7G3ezGtIRP97/9xUhATL15xk4w==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/semantic-release-npm-github-publish/-/semantic-release-npm-github-publish-1.3.3.tgz", + "integrity": "sha512-lyFAKL+v/Sx7WtN0NmUmeJ4FfuBiNqk8DDeKJgYZPzRIa9nKebr3bBkiyDZ/88/8Co7dt54IyI4tQU3IeFtVrA==", "dev": true, "requires": { "@semantic-release/changelog": "^3.0.4", diff --git a/package.json b/package.json index f1fd847..c975b23 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "nyc": "14.1.1", "prettier": "1.18.2", "semantic-release": "^15.13.24", - "semantic-release-npm-github-publish": "^1.3.0" + "semantic-release-npm-github-publish": "^1.3.3" }, "engines": { "node": ">=8.0.0 <11.0.0"