~cytrogen/masto-fe

82c44f492d23aac19120879a7b83d22d18cdd37c — renovate[bot] 2 years ago 736fe75
Update dependency glob to v10.3.7 (#27078)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 files changed, 3 insertions(+), 3 deletions(-)

M yarn.lock
M yarn.lock => yarn.lock +3 -3
@@ 6221,9 6221,9 @@ glob-parent@^6.0.2:
    is-glob "^4.0.3"

glob@^10.2.5, glob@^10.2.6:
  version "10.3.5"
  resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.5.tgz#4c0e46b5bccd78ac42b06a7eaaeb9ee34062968e"
  integrity sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==
  version "10.3.7"
  resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac"
  integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==
  dependencies:
    foreground-child "^3.1.0"
    jackspeak "^2.0.3"