From b7ebf80c4c5a213eeb8345b199a2b1326cda8866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:06:05 +0000 Subject: [PATCH] Bump angular from 1.6.9 to 1.8.0 in /tests Bumps [angular](https://github.com/angular/angular.js) from 1.6.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.6.9...v1.8.0) Signed-off-by: dependabot[bot] --- tests/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/yarn.lock b/tests/yarn.lock index f60743c..5a6f808 100644 --- a/tests/yarn.lock +++ b/tests/yarn.lock @@ -112,8 +112,8 @@ angular-touch@^1.3.11: resolved "https://registry.yarnpkg.com/angular-touch/-/angular-touch-1.6.9.tgz#4e95c6e24a44b450d967ce8803eb809f81ff5722" angular@^1.3.11: - version "1.6.9" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.9.tgz#bc812932e18909038412d594a5990f4bb66c0619" + version "1.8.0" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51" ansi-gray@^0.1.1: version "0.1.1"