Bump to v4.17.21

This commit is contained in:
Benjamin Tan
2021-02-20 23:33:48 +08:00
parent c4847ebe7d
commit f299b52f39
9 changed files with 543 additions and 487 deletions

2
dist/lodash.core.js vendored
View File

@@ -13,7 +13,7 @@
var undefined;
/** Used as the semantic version number. */
var VERSION = '4.17.20';
var VERSION = '4.17.21';
/** Error message constants. */
var FUNC_ERROR_TEXT = 'Expected a function';