External Libraries: Update Moment.js to version 2.27.0.

A full list of changes in this update can be found on GitHub: https://github.com/moment/moment/compare/2.26.0...2.27.0

Props hareesh-pillai, desrosj.
Previously [48075].
Fixes #50408.

git-svn-id: https://develop.svn.wordpress.org/trunk@48269 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2020-07-01 20:27:51 +00:00
parent 35e7658df8
commit ebc856482e
2 changed files with 4 additions and 4 deletions

View File

@@ -138,7 +138,7 @@
"jquery-ui": "https://github.com/jquery/jquery-ui/archive/1.11.4.tar.gz",
"lodash": "4.17.15",
"masonry-layout": "4.2.2",
"moment": "2.26.0",
"moment": "2.27.0",
"polyfill-library": "3.42.0",
"react": "16.9.0",
"react-dom": "16.9.0",