Skip to content

Commit

Permalink
chore(deps): update dependency glob to v10.2.2 (#21917)
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 May 2, 2023
1 parent a45e7fb commit 64a687f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -308,7 +308,7 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-typescript-enum": "2.1.0",
"expect-more-jest": "5.5.0",
"glob": "10.2.1",
"glob": "10.2.2",
"graphql": "16.6.0",
"husky": "8.0.3",
"jest": "29.5.0",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Expand Up @@ -5575,19 +5575,7 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

glob@10.2.1:
version "10.2.1"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.1.tgz#44288e9186b5cd5baa848728533ba21a94aa8f33"
integrity sha512-ngom3wq2UhjdbmRE/krgkD8BQyi1KZ5l+D2dVm4+Yj+jJIBp74/ZGunL6gNGc/CYuQmvUBiavWEXIotRiv5R6A==
dependencies:
foreground-child "^3.1.0"
fs.realpath "^1.0.0"
jackspeak "^2.0.3"
minimatch "^9.0.0"
minipass "^5.0.0"
path-scurry "^1.7.0"

glob@^10.0.0, glob@^10.2.2:
glob@10.2.2, glob@^10.0.0, glob@^10.2.2:
version "10.2.2"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.2.tgz#ce2468727de7e035e8ecf684669dc74d0526ab75"
integrity sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==
Expand Down

0 comments on commit 64a687f

Please sign in to comment.