Skip to content

Commit 3e9f7a1

Browse files
Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.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.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba94740 commit 3e9f7a1

1 file changed

Lines changed: 3 additions & 17 deletions

File tree

yarn.lock

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6247,14 +6247,7 @@ github-slugger@^1.0.0:
62476247
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d"
62486248
integrity sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==
62496249

6250-
glob-parent@^5.0.0:
6251-
version "5.1.0"
6252-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
6253-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
6254-
dependencies:
6255-
is-glob "^4.0.1"
6256-
6257-
glob-parent@^5.1.2, glob-parent@~5.1.2:
6250+
glob-parent@^5.0.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
62586251
version "5.1.2"
62596252
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
62606253
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -6927,7 +6920,7 @@ is-extendable@^1.0.1:
69276920
is-extglob@^2.1.1:
69286921
version "2.1.1"
69296922
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
6930-
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
6923+
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
69316924

69326925
is-fullwidth-code-point@^2.0.0:
69336926
version "2.0.0"
@@ -6956,14 +6949,7 @@ is-generator-function@^1.0.7:
69566949
dependencies:
69576950
has-tostringtag "^1.0.0"
69586951

6959-
is-glob@^4.0.0, is-glob@^4.0.1:
6960-
version "4.0.1"
6961-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
6962-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
6963-
dependencies:
6964-
is-extglob "^2.1.1"
6965-
6966-
is-glob@~4.0.1:
6952+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
69676953
version "4.0.3"
69686954
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
69696955
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)