Make WordPress Core


Ignore:
Timestamp:
04/20/2021 07:13:53 PM (4 years ago)
Author:
desrosj
Message:

External Libraries: Update Moment.js to the latest version.

This updates the moment script from version 2.27.0 to 2.29.1.

Props shital-patel, hareesh-pillai.
Fixes #52853.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/script-loader.php

    r50761 r50773  
    9898        'react'                       => '16.13.1',
    9999        'react-dom'                   => '16.13.1',
    100         'moment'                      => '2.26.0',
     100        'moment'                      => '2.29.1',
    101101        'lodash'                      => '4.17.19',
    102102        'wp-polyfill-fetch'           => '3.0.0',
Note: See TracChangeset for help on using the changeset viewer.