Skip to content

Commit ad9fad1

Browse files
Merge pull request #263 from ruby-syntax-tree/dependabot/npm_and_yarn/glob-9.2.1
Bump glob from 9.1.2 to 9.2.1
2 parents 7108334 + 5a1bd1c commit ad9fad1

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
@@ -1036,14 +1036,14 @@ glob@^7.0.6, glob@^7.1.3:
10361036
path-is-absolute "^1.0.0"
10371037

10381038
glob@^9.0.1:
1039-
version "9.1.2"
1040-
resolved "https://registry.yarnpkg.com/glob/-/glob-9.1.2.tgz#6587a51675a7273191654e0a912a22a0e4ca7a44"
1041-
integrity sha512-AcvrjOR0OSiS8p+1SInzhCHJ11NHV8P/nN1BDuk6gEjIHSR60SXktPzi/HJt8Z3NIyK4qSO1hZ9jpsasFZENpA==
1039+
version "9.2.1"
1040+
resolved "https://registry.yarnpkg.com/glob/-/glob-9.2.1.tgz#f47e34e1119e7d4f93a546e75851ba1f1e68de50"
1041+
integrity sha512-Pxxgq3W0HyA3XUvSXcFhRSs+43Jsx0ddxcFrbjxNGkL2Ak5BAUBxLqI5G6ADDeCHLfzzXFhe0b1yYcctGmytMA==
10421042
dependencies:
10431043
fs.realpath "^1.0.0"
10441044
minimatch "^7.4.1"
10451045
minipass "^4.2.4"
1046-
path-scurry "^1.5.0"
1046+
path-scurry "^1.6.1"
10471047

10481048
globals@^13.19.0:
10491049
version "13.19.0"
@@ -1584,10 +1584,10 @@ path-key@^3.1.0:
15841584
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
15851585
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
15861586

1587-
path-scurry@^1.5.0:
1588-
version "1.5.0"
1589-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.5.0.tgz#ffc479e688064d16fc80fa8890389c56182c6463"
1590-
integrity sha512-hJ8rODLI9B2qwsYAd32rrI76gwVUPeu5kq/do6URDj2bJCVH3ilyT978Mv/NLuFMaqzHrn3XtiDLMZHaTTh4vA==
1587+
path-scurry@^1.6.1:
1588+
version "1.6.1"
1589+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.1.tgz#dab45f7bb1d3f45a0e271ab258999f4ab7e23132"
1590+
integrity sha512-OW+5s+7cw6253Q4E+8qQ/u1fVvcJQCJo/VFD8pje+dbJCF1n5ZRMV2AEHbGp+5Q7jxQIYJxkHopnj6nzdGeZLA==
15911591
dependencies:
15921592
lru-cache "^7.14.1"
15931593
minipass "^4.0.2"

0 commit comments

Comments
 (0)