Build/Test Tools: Update NPM dependencies.
This updates two `devDependencies`: - `uglify-js` from `3.12.6` to `3.12.7`. - `check-node-version` from `4.0.3` to `4.1.0`. See #51801. Built from https://develop.svn.wordpress.org/trunk@50267 git-svn-id: http://core.svn.wordpress.org/trunk@49912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ea252a7cba
commit
5972493ca5
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.7-beta1-50266';
|
||||
$wp_version = '5.7-beta1-50267';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue