From f0ac3e0d05faa1f6d9ef9f6bb877ab43b479d54a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:14:00 +0000 Subject: [PATCH] Bump angular from 1.7.9 to 1.8.0 in /frontend Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0) Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 4356f117..1bf6d030 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "private": false, "dependencies": { "@uirouter/angularjs": "^1.0.22", - "angular": "^1.7.9", + "angular": "^1.8.0", "angular-animate": "^1.7.8", "angular-aria": "^1.7.8", "angular-material": "^1.1.20", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index a3157f80..93e5a46e 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -49,10 +49,10 @@ angular-sanitize@^1.7.8: resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.7.8.tgz#87d59f754bb18d286dfd9d6ce867299c094c6719" integrity sha512-sVq51is1cVNiPytH4JIEd7iRW0OBIRQGNETWkz1c/jnLv2sBf9oDxEd8enwDz/W2ULBIpqJPK/3AsIxmZyh9pA== -angular@^1.5.6, angular@^1.7.9: - version "1.7.9" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4" - integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ== +angular@^1.5.6, angular@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51" + integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg== components-font-awesome@^4.6.1: version "4.7.0"