Make WordPress Core


Ignore:
Timestamp:
09/04/2019 09:15:59 PM (6 years ago)
Author:
whyisjake
Message:

Update the block library to 2.2.17 to fix an issue with invalid shortcode blocks.

Props aduth, flaviozavan, epiqueras, jorgefilipecosta

File:
1 edited

Legend:

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

    r46014 r46030  
    292292        },
    293293        "@wordpress/block-library": {
    294             "version": "2.2.16",
    295             "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2.16.tgz",
    296             "integrity": "sha512-7HoqV7myTdmClOQZ3MXPQs8FXflqK6krU4Nkx8kyl6/b/gbZSaqJhbeDpZ+w56wOrTTaNi7OrPDH9t2M18nBdA==",
     294            "version": "2.2.18",
     295            "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2.18.tgz",
     296            "integrity": "sha512-dxoI6J0o6XYYmA81IHMh/5HmnZ0M1QvmLYpAmxL4Uh4cdGOy5ZzqDAbolZ96yazvQg6dXIW4aJoIQL2QQyjxcA==",
    297297            "requires": {
    298298                "@babel/runtime": "^7.0.0",
Note: See TracChangeset for help on using the changeset viewer.