From a04dd6249c722d841657cc242b4d1d39b38c717f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 07:18:50 +0000 Subject: [PATCH] chore(deps-dev): bump angular from 1.6.6 to 1.8.1 in /packages/ui Bumps [angular](https://github.com/angular/angular.js) from 1.6.6 to 1.8.1. - [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.6.6...v1.8.1) Signed-off-by: dependabot[bot] --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 004cc9d5..5b221927 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@uirouter/angularjs": "1.0.3", - "angular": "1.6.6", + "angular": "1.8.1", "angular-local-storage": "0.2.2", "angular-messages": "1.6.6", "angular-mocks": "1.6.6",