Make WordPress Core


Ignore:
Timestamp:
09/04/2019 06:35:42 PM (4 years ago)
Author:
azaozz
Message:

jQuery: bring jquery.js back into the WordPress SVN repo and backport the patch from 3.4.0.

Merges [45342] to the 5.1 branch.

Props MikeNGarrett, peterwilsoncc, azaozz.
Fixes #47020.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.1/package-lock.json

    r44766 r46014  
    89238923        },
    89248924        "jquery": {
    8925             "version": "1.12.4",
    8926             "resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
    8927             "integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw="
     8925            "version": "3.4.1",
     8926            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
     8927            "integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw=="
    89288928        },
    89298929        "jquery-color": {
Note: See TracChangeset for help on using the changeset viewer.