Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0282d3e

Browse files
Merge pull request #294 from ruby-syntax-tree/dependabot/npm_and_yarn/glob-9.3.4
Bump glob from 9.3.2 to 9.3.4
2 parents 998b56c + e638f12 commit 0282d3e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,12 +1070,12 @@ glob@^7.0.6, glob@^7.1.3:
10701070
path-is-absolute "^1.0.0"
10711071

10721072
glob@^9.0.1:
1073-
version "9.3.2"
1074-
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.2.tgz#8528522e003819e63d11c979b30896e0eaf52eda"
1075-
integrity sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==
1073+
version "9.3.4"
1074+
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.4.tgz#e75dee24891a80c25cc7ee1dd327e126b98679af"
1075+
integrity sha512-qaSc49hojMOv1EPM4EuyITjDSgSKI0rthoHnvE81tcOi1SCVndHko7auqxdQ14eiQG2NDBJBE86+2xIrbIvrbA==
10761076
dependencies:
10771077
fs.realpath "^1.0.0"
1078-
minimatch "^7.4.1"
1078+
minimatch "^8.0.2"
10791079
minipass "^4.2.4"
10801080
path-scurry "^1.6.1"
10811081

@@ -1423,10 +1423,10 @@ minimatch@^5.1.0:
14231423
dependencies:
14241424
brace-expansion "^2.0.1"
14251425

1426-
minimatch@^7.4.1:
1427-
version "7.4.2"
1428-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.2.tgz#157e847d79ca671054253b840656720cb733f10f"
1429-
integrity sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==
1426+
minimatch@^8.0.2:
1427+
version "8.0.3"
1428+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.3.tgz#0415cb9bb0c1d8ac758c8a673eb1d288e13f5e75"
1429+
integrity sha512-tEEvU9TkZgnFDCtpnrEYnPsjT7iUx42aXfs4bzmQ5sMA09/6hZY0jeZcGkXyDagiBOvkUjNo8Viom+Me6+2x7g==
14301430
dependencies:
14311431
brace-expansion "^2.0.1"
14321432

0 commit comments

Comments
 (0)