Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 5cfe0a5

Browse files
build(deps): bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 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.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f64f0d0 commit 5cfe0a5

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,9 +2363,9 @@ getpass@^0.1.1:
23632363
assert-plus "^1.0.0"
23642364

23652365
glob-parent@~5.1.0:
2366-
version "5.1.1"
2367-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz"
2368-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
2366+
version "5.1.2"
2367+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
2368+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
23692369
dependencies:
23702370
is-glob "^4.0.1"
23712371

@@ -2394,9 +2394,10 @@ globals@^9.18.0:
23942394
resolved "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz"
23952395
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
23962396

2397-
"gluegun@git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep":
2397+
"gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep":
23982398
version "4.3.1"
2399-
resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a"
2399+
uid b34b9003d7bf556836da41b57ef36eb21570620a
2400+
resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
24002401
dependencies:
24012402
apisauce "^1.0.1"
24022403
app-module-path "^2.2.0"
@@ -2885,8 +2886,8 @@ is-electron@^2.2.0:
28852886

28862887
is-extglob@^2.1.1:
28872888
version "2.1.1"
2888-
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
2889-
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
2889+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
2890+
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
28902891

28912892
is-finite@^1.0.0:
28922893
version "1.1.0"
@@ -2904,9 +2905,9 @@ is-function@^1.0.1:
29042905
integrity sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==
29052906

29062907
is-glob@^4.0.1, is-glob@~4.0.1:
2907-
version "4.0.1"
2908-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz"
2909-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
2908+
version "4.0.3"
2909+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
2910+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
29102911
dependencies:
29112912
is-extglob "^2.1.1"
29122913

0 commit comments

Comments
 (0)