From 89a220ae717a4ec85cd689dd3249707246b32cd8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 11:02:56 +0000 Subject: [PATCH] Bump svg-sprite from 1.0.20 to 1.5.0 Bumps [svg-sprite](https://github.com/jkphl/svg-sprite) from 1.0.20 to 1.5.0. - [Release notes](https://github.com/jkphl/svg-sprite/releases) - [Changelog](https://github.com/jkphl/svg-sprite/blob/master/CHANGELOG.md) - [Commits](https://github.com/jkphl/svg-sprite/compare/v1.0.20...v1.5.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 0e9a83dd..f722a57d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "npm-build-tools": "christianseel/npm-build-tools", "parallelshell": "2.0.x", "rimraf": "latest", - "svg-sprite": "1.0.x", + "svg-sprite": "1.5.x", "watch": "0.x.x" }, "scripts": {