Build/Test Tools: Update the package lock file.

This commits a change that results from running `npm install`.

See #51801.
Built from https://develop.svn.wordpress.org/trunk@50414


git-svn-id: http://core.svn.wordpress.org/trunk@50025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2021-02-23 16:31:05 +00:00
parent 687f87ce63
commit 2d34a1928e

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-beta3-50413';
$wp_version = '5.7-beta3-50414';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.