External Libraries: Update React, ReactDOM and Lodash.

This updates:
- `react` and `react-dom` from `16.9.0` to `16.13.1`.
- `lodash from `4.17.15` to `4.17.19`.

Props isabel_brison.
Fixes #51505.
Built from https://develop.svn.wordpress.org/trunk@49165


git-svn-id: http://core.svn.wordpress.org/trunk@48927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2020-10-15 23:08:26 +00:00
parent 82e4f7ed8f
commit 3c1961faa1
6 changed files with 26955 additions and 27551 deletions

View File

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