Skip to content

Commit d23312b

Browse files
Merge pull request #35 from aminalhazwani/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2 parents 1fa1ee5 + 2bbab7f commit d23312b

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

yarn.lock

+2-16
Original file line numberDiff line numberDiff line change
@@ -1879,7 +1879,7 @@ [email protected]:
18791879
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
18801880
integrity sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=
18811881

1882-
glob-parent@^5.1.2, glob-parent@~5.1.2:
1882+
glob-parent@^5.1.2, glob-parent@~5.1.0, glob-parent@~5.1.2:
18831883
version "5.1.2"
18841884
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
18851885
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -1893,13 +1893,6 @@ glob-parent@^6.0.2:
18931893
dependencies:
18941894
is-glob "^4.0.3"
18951895

1896-
glob-parent@~5.1.0:
1897-
version "5.1.1"
1898-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
1899-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
1900-
dependencies:
1901-
is-glob "^4.0.1"
1902-
19031896
glob-to-regexp@^0.4.1:
19041897
version "0.4.1"
19051898
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
@@ -2203,14 +2196,7 @@ is-fullwidth-code-point@^3.0.0:
22032196
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
22042197
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
22052198

2206-
is-glob@^4.0.1, is-glob@~4.0.1:
2207-
version "4.0.1"
2208-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
2209-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
2210-
dependencies:
2211-
is-extglob "^2.1.1"
2212-
2213-
is-glob@^4.0.3:
2199+
is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
22142200
version "4.0.3"
22152201
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
22162202
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)