From 676447eeed382c45eb04ef01aab6bc14e745ea8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:14:38 +0000 Subject: [PATCH] Bump angular from 1.5.9 to 1.8.0 Bumps [angular](https://github.com/angular/angular.js) from 1.5.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.5.9...v1.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 6cc82f4..132bf70 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "webpack-dev-server": "^1.14.1" }, "dependencies": { - "angular": "1.5.9", + "angular": "1.8.0", "angular-animate": "1.5.9", "angular-aria": "1.5.9", "angular-file-upload": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index d9b3e54..970b299 100644 --- a/yarn.lock +++ b/yarn.lock @@ -169,15 +169,10 @@ angular-ui-router@0.4.2: dependencies: angular "^1.0.8" -angular@1.5.9: - version "1.5.9" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.5.9.tgz#b7aeff42dad87881e06be16b6690fe766d868b51" - integrity sha1-t67/QtrYeIHga+FrZpD+dm2Gi1E= - -angular@1.x, angular@^1.0.8: - version "1.7.8" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.8.tgz#b77ede272ce1b261e3be30c1451a0b346905a3c9" - integrity sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg== +angular@1.8.0, angular@1.x, angular@^1.0.8: + version "1.8.0" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51" + integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg== angulartics-piwik@^1.0.6: version "1.0.6"