Make WordPress Core

Changeset 50546 for trunk/package.json


Ignore:
Timestamp:
03/18/2021 05:51:52 PM (3 years ago)
Author:
desrosj
Message:

External Libraries: Update the jQuery Form library.

This updates the jquery-form library from version 4.2.1 to 4.3.0.

A full list of changes can be found on GitHub: https://github.com/jquery-form/form/compare/v4.2.1...v4.3.0.

Fixes #52685.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r50545 r50546  
    137137        "jquery": "3.6.0",
    138138        "jquery-color": "2.2.0",
    139         "jquery-form": "4.2.1",
     139        "jquery-form": "4.3.0",
    140140        "jquery-hoverintent": "1.10.1",
    141141        "lodash": "4.17.19",
Note: See TracChangeset for help on using the changeset viewer.