From b01e76b2d9fd77c6d2672c9bbf6e887e2abcbf94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:02:39 +0000 Subject: [PATCH] Bump angular from 1.6.7 to 1.8.0 Bumps [angular](https://github.com/angular/angular.js) from 1.6.7 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.6.7...v1.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd7e0da0..b06298f7 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "ng-file-upload": "^12.0.1" }, "dependencies": { - "angular": "^1.6.7" + "angular": "^1.8.0" } } diff --git a/yarn.lock b/yarn.lock index f8b3dfe1..c2c7ae5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,10 +33,14 @@ angular-translate@~2.15.1: dependencies: angular ">=1.2.26 <=1.6" -"angular@>=1.2.26 <=1.6", angular@^1.6.7: +"angular@>=1.2.26 <=1.6": version "1.6.7" resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.7.tgz#0f89837dae1776b01ccb1fa2096db0d9373d9897" +angular@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51" + ansi-escapes@^1.1.0: version "1.4.0" resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"