From 0e68538585b89fd4136475becc26c1b7ac27b86a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2020 19:30:25 +0000 Subject: [PATCH] chore(deps-dev): bump bower from 1.4.2 to 1.8.8 Bumps [bower](https://github.com/bower/bower) from 1.4.2 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.4.2...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 b9f3cd8..6c3623f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "grunt-gh-pages": "~0.10.0", "grunt-contrib-connect": "~0.10.1", "grunt-contrib-clean": "~0.6.0", - "bower": "~1.4.1", + "bower": "~1.8.8", "karma-jasmine": "~0.3.3", "karma-firefox-launcher": "~0.1.3", "karma-phantomjs-launcher": "~0.2.0"