From c8f30fbae21d185621611431883c612d8f1f8a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 16:50:06 +0000 Subject: [PATCH] Bump angular from 1.6.7 to 1.7.9 Bumps [angular](https://github.com/angular/angular.js) from 1.6.7 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.7...v1.7.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index dc91c37..149ab22 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@cycle/http": "^14.9.0", "@cycle/run": "^4.4.0", "@pcmnac/single-spa-cycle": "^1.0.1", - "angular": "^1.6.7", + "angular": "^1.7.9", "angular-ui-router": "1.0.0-beta.2", "aphrodite": "^1.2.5", "inferno": "^3.10.1", diff --git a/yarn.lock b/yarn.lock index 0168590..42a4058 100644 --- a/yarn.lock +++ b/yarn.lock @@ -173,9 +173,10 @@ angular-ui-router@1.0.0-beta.2: version "1.0.0-beta.2" resolved "https://registry.yarnpkg.com/angular-ui-router/-/angular-ui-router-1.0.0-beta.2.tgz#079e971698c3daaaa11df1762835004391ba1bee" -angular@^1.6.7: - version "1.6.7" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.7.tgz#0f89837dae1776b01ccb1fa2096db0d9373d9897" +angular@^1.7.9: + version "1.7.9" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4" + integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ== ansi-escapes@^1.1.0: version "1.4.0"