From 4cff27b8185997cd746e21ace8329ef6539cc398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:05:56 +0000 Subject: [PATCH] Bump angular from 1.6.8 to 1.8.0 Bumps [angular](https://github.com/angular/angular.js) from 1.6.8 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.8...v1.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a3e8598..1f0b369 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "license": "ISC", "dependencies": { "@octokit/rest": "^15.12.1", - "angular": "^1.6.8", + "angular": "^1.8.0", "angular-animate": "^1.6.8", "angular-marked": "^1.2.2", "angular-ui-bootstrap": "^2.5.6", diff --git a/yarn.lock b/yarn.lock index 0b78dca..47cd264 100644 --- a/yarn.lock +++ b/yarn.lock @@ -159,9 +159,9 @@ angular-ui-router@^1.0.0-alpha0: dependencies: "@uirouter/core" "5.0.3" -angular@^1.6.8: - version "1.6.8" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.8.tgz#5be378a58be91a5489e78b59c4518cd9fd273ffb" +angular@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51" angulartics-google-analytics@^0.4.0: version "0.4.0"