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

ababiichuk pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/branch-2.7 by this push:
     new 31fad8b  AMBARI-25259 upgrade moment.js to v2.22.2. (ababiichuk)
31fad8b is described below

commit 31fad8befb67756b8991dd745ef587b870951fde
Author: ababiichuk <ababiic...@hortonworks.com>
AuthorDate: Thu Apr 18 14:26:49 2019 +0300

    AMBARI-25259 upgrade moment.js to v2.22.2. (ababiichuk)
---
 ambari-web/vendor/scripts/moment.min.js | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/ambari-web/vendor/scripts/moment.min.js 
b/ambari-web/vendor/scripts/moment.min.js
index d301ddb..c9dcf04 100644
--- a/ambari-web/vendor/scripts/moment.min.js
+++ b/ambari-web/vendor/scripts/moment.min.js
@@ -1,7 +1,6 @@
 //! moment.js
-//! version : 2.13.0
+//! version : 2.22.2
 //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
 //! license : MIT
 //! momentjs.com
-!function(a,b){"object"==typeof exports&&"undefined"!=typeof 
module?module.exports=b():"function"==typeof 
define&&define.amd?define(b):a.moment=b()}(this,function(){"use 
strict";function a(){return fd.apply(null,arguments)}function 
b(a){fd=a}function c(a){return a instanceof Array||"[object 
Array]"===Object.prototype.toString.call(a)}function d(a){return a instanceof 
Date||"[object Date]"===Object.prototype.toString.call(a)}function e(a,b){var 
c,d=[];for(c=0;c<a.length;++c)d.push(b(a[c], [...]
-return a=K(a),this[a+"s"]()}function $c(a){return function(){return 
this._data[a]}}function _c(){return q(this.days()/7)}function 
ad(a,b,c,d,e){return e.relativeTime(b||1,!!c,a,d)}function bd(a,b,c){var 
d=db(a).abs(),e=_e(d.as("s")),f=_e(d.as("m")),g=_e(d.as("h")),h=_e(d.as("d")),i=_e(d.as("M")),j=_e(d.as("y")),k=e<af.s&&["s",e]||1>=f&&["m"]||f<af.m&&["mm",f]||1>=g&&["h"]||g<af.h&&["hh",g]||1>=h&&["d"]||h<af.d&&["dd",h]||1>=i&&["M"]||i<af.M&&["MM",i]||1>=j&&["y"]||["yy",j];return
 k[2]=b, [...]
\ No newline at end of file
+!function(e,t){"object"==typeof exports&&"undefined"!=typeof 
module?module.exports=t():"function"==typeof 
define&&define.amd?define(t):e.moment=t()}(this,function(){"use strict";var 
e,i;function c(){return e.apply(null,arguments)}function o(e){return e 
instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function 
u(e){return null!=e&&"[object 
Object]"===Object.prototype.toString.call(e)}function l(e){return void 
0===e}function d(e){return"number"==typeof e||"[object Num [...]
\ No newline at end of file

Reply via email to