From d426250ebc0c82b3e912c815c802af9621fbe87d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:17:45 +0000 Subject: [PATCH] Bump bower from 1.7.10 to 1.8.8 in /profiles/lightning Bumps [bower](https://github.com/bower/bower) from 1.7.10 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/commits/v1.8.8) Signed-off-by: dependabot[bot] --- profiles/lightning/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/lightning/package.json b/profiles/lightning/package.json index 90a248b..e228c70 100644 --- a/profiles/lightning/package.json +++ b/profiles/lightning/package.json @@ -3,7 +3,7 @@ "install-libraries": "npm install && bower install" }, "dependencies": { - "bower": "1.7.x" + "bower": "1.8.x" }, "license": "GPL-2.0", "repository": {