From 7d5affc1bae8056571e7f0899dcefe93c93d3bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 13:31:40 +0000 Subject: [PATCH] Bump angular from 1.6.4 to 1.8.0 Bumps [angular](https://github.com/angular/angular.js) from 1.6.4 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.4...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 c8b8c9f..fe9ee3b 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "vinyl-ftp": "0.5.0" }, "dependencies": { - "angular": "1.6.4", + "angular": "1.8.0", "angular-animate": "1.6.4", "angular-lazy-image": "0.3.4", "angular-route": "1.6.4", diff --git a/yarn.lock b/yarn.lock index dad9f88..8410aa2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -127,9 +127,9 @@ angular-sanitize@1.6.4: version "1.6.4" resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.6.4.tgz#60a37ea96fb0d4a322a3ccb64ee4a5cf3b154f0c" -angular@1.6.4: - version "1.6.4" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.4.tgz#03b7b15c01a0802d7e2cf593240e604054dc77fb" +angular@1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51" animate.css@latest: version "3.5.2"