bit of cleanup
This commit is contained in:
parent
f5725cbfca
commit
a68f3678ea
2 changed files with 1 additions and 3 deletions
|
@ -965,8 +965,6 @@ Pattern.prototype.__resolveConfig = function () {
|
|||
* Resolves parts and their dependencies
|
||||
*
|
||||
* @private
|
||||
* @param {int} count - The count is used to call itself recursively
|
||||
* @param {int} distance - Keeps track of how far the dependency is from the pattern
|
||||
* @return {Pattern} this - The Pattern instance
|
||||
*/
|
||||
Pattern.prototype.__resolveParts = function () {
|
||||
|
|
|
@ -12966,7 +12966,7 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
|
|||
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.13.1.tgz#267a81fbd0881327c46a81c5922606a2cfe336c4"
|
||||
integrity sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ==
|
||||
|
||||
luxon@3.2.1:
|
||||
luxon@latest:
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
|
||||
integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue