Make WordPress Core

Changeset 47958


Ignore:
Timestamp:
06/10/2020 05:47:28 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Editor: Bump package-lock.json on the 5.2 branch.

Follow-up to [47946].

See #50094.

File:
1 edited

Legend:

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

    r47668 r47958  
    318318        },
    319319        "@wordpress/block-library": {
    320             "version": "2.4.6",
    321             "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.4.6.tgz",
    322             "integrity": "sha512-qDFltzuIUo6Rh8fRc/vYx5aPtohm+7c5fDiGtVAXxF4CB/7ZdScjL0m/2My0lNg42yXv+rSn4nSFryeSVUhW5A==",
     320            "version": "2.4.7",
     321            "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.4.7.tgz",
     322            "integrity": "sha512-PAORaQ6nCYVYQskh7rEDmgKqKt/lKCnLJjDUIAAPtE6QdgXXeOz5IJsgC/fEZ/8w6aOz0yBramevxCJifVg3Bg==",
    323323            "requires": {
    324324                "@babel/runtime": "^7.3.1",
     
    512512        },
    513513        "@wordpress/edit-post": {
    514             "version": "3.3.6",
    515             "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.3.6.tgz",
    516             "integrity": "sha512-DTTBiVDBBAboPAAktQ/yRzTmSrNpUHNuP1oWh5nN7BBgXYX6obytXZR8PjTVIdeK65gf6MS8m4H+nXj9PruqZg==",
     514            "version": "3.3.7",
     515            "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.3.7.tgz",
     516            "integrity": "sha512-1H7DuAD438FPTo+ETttaGuhBLcr3TQcTcxyZbfmhhT27HIgiGTfBa3cDN3zQFdhdyEf38EpP6rwu9yc1CKf3QA==",
    517517            "requires": {
    518518                "@babel/runtime": "^7.3.1",
Note: See TracChangeset for help on using the changeset viewer.