From 91137480844cf02dc24ebb5378f8a4e5506e5722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 17:00:12 +0000 Subject: [PATCH] Bump angular from 1.6.8 to 1.7.9 Bumps [angular](https://github.com/angular/angular.js) from 1.6.8 to 1.7.9. - [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.7.9) 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..e20b899 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.7.9", "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..48ea950 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.7.9: + version "1.7.9" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4" angulartics-google-analytics@^0.4.0: version "0.4.0"