Make WordPress Core


Ignore:
Timestamp:
05/17/2019 05:07:41 PM (6 years ago)
Author:
desrosj
Message:

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

Merges [45342] to the 5.2 branch.

Props MikeNGarrett, peterwilsoncc, azaozz.
Fixes #47020.

Location:
branches/5.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2

  • branches/5.2/package-lock.json

    r45320 r45354  
    90259025        },
    90269026        "jquery": {
    9027             "version": "1.12.4",
    9028             "resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
    9029             "integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw="
     9027            "version": "3.4.1",
     9028            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
     9029            "integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw=="
    90309030        },
    90319031        "jquery-color": {
Note: See TracChangeset for help on using the changeset viewer.