Skip to content

Commit

Permalink
Update dependency array-flatten to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2020
1 parent 637c1d2 commit 57d7a95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@unibeautify/beautifier-tslint": "0.1.0",
"@unibeautify/beautifier-yapf": "0.3.0",
"@unibeautify/ugly-samples": "0.2.10",
"array-flatten": "2.1.2",
"array-flatten": "3.0.0",
"csscomb": "4.3.0",
"diff": "4.0.2",
"eslint": "4.19.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -524,10 +524,10 @@ array-find-index@^1.0.1:
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=

array-flatten@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
array-flatten@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-3.0.0.tgz#6428ca2ee52c7b823192ec600fa3ed2f157cd541"
integrity sha512-zPMVc3ZYlGLNk4mpK1NzP2wg0ml9t7fUgDsayR5Y5rSzxQilzR9FGu/EH2jQOcKSAeAfWeylyW8juy3OkWRvNA==

array-includes@^3.0.3:
version "3.0.3"
Expand Down

0 comments on commit 57d7a95

Please sign in to comment.