From 11276158a99847ff088a25b7c91e2095272a8de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 23:54:43 +0000 Subject: [PATCH] Bump bower from 1.3.8 to 1.8.8 Bumps [bower](https://github.com/bower/bower) from 1.3.8 to 1.8.8. - [Release notes](https://github.com/bower/bower/releases) - [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md) - [Commits](https://github.com/bower/bower/compare/v1.3.8...v1.8.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a3a96c..cc38082 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "grunt-contrib-less": "~0.7.0", "grunt-contrib-watch": "~0.5.3", "grunt-shell": "~0.5.0", - "bower": "1.3.8" + "bower": "1.8.8" }, "scripts": { "test": "grunt concat coffee mocha"