From e9ed0d7d504386255fbb3b6d4e4cb7ad34d84459 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 11:46:17 +0000 Subject: [PATCH] chore(deps-dev): [security] bump semantic-release Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.13.18 to 17.4.4. **This update includes a security fix.** - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](https://github.com/semantic-release/semantic-release/compare/v15.13.18...v17.4.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e333d40..35583f2 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "lint-staged": "9.2.1", "npmvet": "0.1.5", "opt-cli": "1.6.0", - "semantic-release": "15.13.18", + "semantic-release": "17.4.4", "ts-jest": "24.0.2", "typescript": "3.5.2" },