Build Tools: Upgrade @wordpress packages to the latest version.

This also includes the new @wordpress/format-library and @wordpress/notices packages.

package-lock.json has been completely regenerated in this commit.

Props pento.
Merges [43840] to trunk.
See #45145.

Built from https://develop.svn.wordpress.org/trunk@44177


git-svn-id: http://core.svn.wordpress.org/trunk@44007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
atimmer
2018-12-14 10:55:01 +00:00
parent 0962e186e8
commit a603510b73
56 changed files with 115 additions and 67 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44176';
$wp_version = '5.1-alpha-44177';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.