From d69f4b478b2d0adde71c138b7dfe0961201c339c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 14:24:09 +0000 Subject: [PATCH] Bump angular from 1.4.14 to 1.8.0 Bumps [angular](https://github.com/angular/angular.js) from 1.4.14 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.4.14...v1.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fc2425..96aca35 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "jquery": "*", "jquery-ui": "*", - "angular": "~1.4.7", + "angular": "~1.8.0", "rrule": "jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c", "angular-tz-extensions": "chouseknecht/angular-tz-extensions", "lodash": "~3.8.0",