Skip to content

Commit

Permalink
build(deps): update dependency glob to v10.3.3 (#23388)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent 45d7415 commit c5cb1d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -194,7 +194,7 @@
"fs-extra": "11.1.1",
"git-url-parse": "13.1.0",
"github-url-from-git": "1.5.0",
"glob": "10.3.2",
"glob": "10.3.3",
"global-agent": "3.0.0",
"good-enough-parser": "1.1.23",
"got": "11.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5763,10 +5763,10 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

glob@10.3.2, glob@^10.2.2, glob@^10.2.5:
version "10.3.2"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.2.tgz#04fe71118ec6d2f4cb761849acbacec14b06cb1e"
integrity sha512-vsuLzB3c/uyDLLEdBZtT8vGnN0z57rwOxHV2oYZib/7HWmBspUaja/McYIobBjC4qaUTuNpUyFO2IdqM4DZIJA==
glob@10.3.3, glob@^10.2.2, glob@^10.2.5:
version "10.3.3"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.3.tgz#8360a4ffdd6ed90df84aa8d52f21f452e86a123b"
integrity sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==
dependencies:
foreground-child "^3.1.0"
jackspeak "^2.0.3"
Expand Down

0 comments on commit c5cb1d2

Please sign in to comment.