From e98296f6f54d104c897358959d5afe2eeeec0386 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 07:55:31 +0000 Subject: [PATCH] chore(deps-dev): [security] bump semantic-release Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.14.0 to 17.3.3. **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.14.0...v17.3.3) Signed-off-by: dependabot-preview[bot] --- projects/mitch-datasource/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mitch-datasource/package.json b/projects/mitch-datasource/package.json index c084e7b..529ca26 100644 --- a/projects/mitch-datasource/package.json +++ b/projects/mitch-datasource/package.json @@ -34,7 +34,7 @@ "eslint-plugin-import": "^2.18.2", "nodemon": "^2.0.1", "npm-run-all": "^4.1.5", - "semantic-release": "^15.13.31", + "semantic-release": "^17.3.3", "webpack": "^4.41.2", "webpack-cli": "^3.3.10" },