From cc7b40a8f96fcaa28609eb731fd0b23a49c9baec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 08:58:45 +0000 Subject: [PATCH] Bump syn from 0.5.0 to 0.14.1 Bumps [syn](https://github.com/bitovi/syn) from 0.5.0 to 0.14.1. - [Release notes](https://github.com/bitovi/syn/releases) - [Commits](https://github.com/bitovi/syn/compare/v0.5.0...v0.14.1) 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 f8989e75..cea51fdd 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "opn": "^4.0.2", "sinon": "^2.1.0", "sinon-chai": "^2.8.0", - "syn": "^0.5.0", + "syn": "^0.14.1", "vue-loader": "^11.1.4", "vue-style-loader": "^2.0.0", "vue-template-compiler": "^2.2.1",