fix(deps): update dependency globby to v12.0.2 (#5742)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-25 12:05:25 +03:00 committed by GitHub
parent 9662bf6062
commit a88951179f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9257,9 +9257,9 @@ globby@^11.0.1, globby@^11.0.2, globby@^11.0.3:
slash "^3.0.0"
globby@^12.0.0:
version "12.0.1"
resolved "https://registry.yarnpkg.com/globby/-/globby-12.0.1.tgz#2c4dd20cc1e6647946afa26078b16c352422a931"
integrity sha512-AofdCGi+crQ1uN9+nMbTnvC4XGNPJN9hRiPf+A76lUZIZoWoj4Z9iyUQGge7xCGKgR/7ejB36qoIlLoDBc7fYw==
version "12.0.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-12.0.2.tgz#53788b2adf235602ed4cabfea5c70a1139e1ab11"
integrity sha512-lAsmb/5Lww4r7MM9nCCliDZVIKbZTavrsunAsHLr9oHthrZP1qi7/gAnHOsUs9bLvEt2vKVJhHmxuL7QbDuPdQ==
dependencies:
array-union "^3.0.1"
dir-glob "^3.0.1"