Make WordPress Core

Changeset 55491 for trunk/package.json


Ignore:
Timestamp:
03/08/2023 06:35:18 PM (3 years ago)
Author:
jorbin
Message:

External Libraries: Update jQuery to 3.6.4.

Update the jQuery library from 3.6.1 to 3.6.3.

[3.6.4 release announcement](https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/)
[Full changelog](https://github.com/jquery/jquery/compare/3.6.3...3.6.4)

Props TobiasBg, audrasjb, hellofromTonya.
See #57324.
Fixes 57888.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r55475 r55491  
    142142        "hoverintent": "2.2.1",
    143143        "imagesloaded": "4.1.4",
    144         "jquery": "3.6.3",
     144        "jquery": "3.6.4",
    145145        "jquery-color": "2.2.0",
    146146        "jquery-form": "4.3.0",
Note: See TracChangeset for help on using the changeset viewer.