From db4089ecf05a1fa69f6094e37f3697f52a41a7cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 06:14:58 +0000 Subject: [PATCH] Bump syn from 0.14.1 to 0.15.0 Bumps [syn](https://github.com/bitovi/syn) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/bitovi/syn/releases) - [Commits](https://github.com/bitovi/syn/compare/v0.14.1...v0.15.0) 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 e5b6f22..526f6d5 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "sinon": "^9.0.0", "stylelint": "^13.0.0", "stylelint-config-standard": "^20.0.0", - "syn": "^0.14.1", + "syn": "^0.15.0", "xo": "^0.23.0" }, "dependencies": {