You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2020/07/23 18:06:51 UTC

[trafficcontrol] branch master updated: Update angular (#4904)

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new e53ba65  Update angular (#4904)
e53ba65 is described below

commit e53ba652bb7487e03ffeccf7ba48fe478c8da997
Author: Steve Hamrick <sh...@users.noreply.github.com>
AuthorDate: Thu Jul 23 12:06:43 2020 -0600

    Update angular (#4904)
---
 traffic_portal/bower.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/traffic_portal/bower.json b/traffic_portal/bower.json
index 114adb3..c4d7716 100644
--- a/traffic_portal/bower.json
+++ b/traffic_portal/bower.json
@@ -1,11 +1,11 @@
 {
     "name": "traffic_portal",
     "dependencies": {
-        "angular": "1.7.8",
-        "angular-animate": "1.7.8",
-        "angular-resource": "1.7.8",
-        "angular-route": "1.7.8",
-        "angular-sanitize": "1.7.8",
+        "angular": "1.8.0",
+        "angular-animate": "1.8.0",
+        "angular-resource": "1.8.0",
+        "angular-route": "1.8.0",
+        "angular-sanitize": "1.8.0",
         "angular-bootstrap": "0.14.3",
         "angular-bootstrap-contextmenu": "1.2.1",
         "angular-loading-bar": "0.8.0",