Skip to content

Commit 0a2eb38

Browse files
chore(deps): bump glob-parent from 5.0.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.0.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c51b8c9 commit 0a2eb38

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4058,14 +4058,7 @@ git-log-parser@^1.2.0:
40584058
through2 "~2.0.0"
40594059
traverse "~0.6.6"
40604060

4061-
glob-parent@^5.1.0:
4062-
version "5.1.0"
4063-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
4064-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
4065-
dependencies:
4066-
is-glob "^4.0.1"
4067-
4068-
glob-parent@^5.1.2, glob-parent@~5.1.2:
4061+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
40694062
version "5.1.2"
40704063
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
40714064
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4682,7 +4675,7 @@ is-error@^2.2.2:
46824675
is-extglob@^2.1.1:
46834676
version "2.1.1"
46844677
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
4685-
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
4678+
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
46864679

46874680
is-fullwidth-code-point@^2.0.0:
46884681
version "2.0.0"
@@ -4694,14 +4687,14 @@ is-fullwidth-code-point@^3.0.0:
46944687
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
46954688
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
46964689

4697-
[email protected], is-glob@^4.0.0, is-glob@^4.0.1:
4690+
46984691
version "4.0.1"
46994692
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
47004693
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
47014694
dependencies:
47024695
is-extglob "^2.1.1"
47034696

4704-
is-glob@^4.0.3, is-glob@~4.0.1:
4697+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
47054698
version "4.0.3"
47064699
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
47074700
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)