Skip to content

Commit

Permalink
Merge 5bb7eac into 33dc573
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 30, 2019
2 parents 33dc573 + 5bb7eac commit c01a16d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -96,7 +96,7 @@
"cli-highlight": "^2.1.4",
"cli-table3": "^0.5.1",
"clone": "^2.1.0",
"fast-deep-equal": "^2.0.0",
"fast-deep-equal": "^3.0.0",
"fs-extra": "^8.0.0",
"globby": "^10.0.0",
"knex": "^0.20.2",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -2786,11 +2786,16 @@ extsprintf@^1.2.0:
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=

fast-deep-equal@^2.0.0, fast-deep-equal@^2.0.1:
fast-deep-equal@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=

fast-deep-equal@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.0.0.tgz#8949979fa5eaf98ecfeafa9d72a8a943cfd2fbda"
integrity sha512-fXvSXoWb8v2XMz0oKK+8KgOFO3w3kmv5zvXS4KKtMWy7LMWAgE8U4SVTPDlBwYIT7ZznmnkqYEo3kpfTY5HJ9Q==

fast-glob@^3.0.3:
version "3.0.4"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.0.4.tgz#d484a41005cb6faeb399b951fd1bd70ddaebb602"
Expand Down

0 comments on commit c01a16d

Please sign in to comment.