Bump glob-parent from 5.0.0 to 5.1.2. (#4353)

This commit is contained in:
Steven Perron 2021-06-29 11:25:32 -04:00 committed by GitHub
parent eeff9af1e6
commit 8442a18129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -694,9 +694,9 @@ get-stream@^4.0.0:
pump "^3.0.0"
glob-parent@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==
version "5.1.2"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
dependencies:
is-glob "^4.0.1"