build(deps): update dependency glob to v10.3.0 (#23030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-28 22:12:07 +00:00 committed by GitHub
parent a83634a01d
commit 98dc2f2446
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -196,7 +196,7 @@
"fs-extra": "11.1.1",
"git-url-parse": "13.1.0",
"github-url-from-git": "1.5.0",
"glob": "10.2.7",
"glob": "10.3.0",
"global-agent": "3.0.0",
"good-enough-parser": "1.1.23",
"got": "11.8.6",

View file

@ -5919,10 +5919,10 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"
glob@10.2.7:
version "10.2.7"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.7.tgz#9dd2828cd5bc7bd861e7738d91e7113dda41d7d8"
integrity sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==
glob@10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.0.tgz#763d02a894f3cdfc521b10bbbbc8e0309e750cce"
integrity sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==
dependencies:
foreground-child "^3.1.0"
jackspeak "^2.0.3"