Make WordPress Core


Ignore:
Timestamp:
05/17/2019 04:24:44 AM (7 years ago)
Author:
azaozz
Message:

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

Props MikeNGarrett, peterwilsoncc, azaozz.
Fixes #47020 for trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r45321 r45342  
    89968996                },
    89978997                "jquery": {
    8998                         "version": "1.12.4",
    8999                         "resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
    9000                         "integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw="
     8998                        "version": "3.4.1",
     8999                        "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
     9000                        "integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw=="
    90019001                },
    90029002                "jquery-color": {
Note: See TracChangeset for help on using the changeset viewer.