Skip to content

Commit 3c36f4a

Browse files
authored
Merge pull request #39 from WhatAKitty/dependabot/npm_and_yarn/example/WithMockJs/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2 in /example/WithMockJs
2 parents bc46203 + 8d4e1ae commit 3c36f4a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

example/WithMockJs/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3144,9 +3144,9 @@ getpass@^0.1.1:
31443144
assert-plus "^1.0.0"
31453145

31463146
glob-parent@^5.0.0:
3147-
version "5.1.1"
3148-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3149-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3147+
version "5.1.2"
3148+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3149+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
31503150
dependencies:
31513151
is-glob "^4.0.1"
31523152

@@ -3525,7 +3525,7 @@ is-extendable@^1.0.1:
35253525

35263526
is-extglob@^2.1.1:
35273527
version "2.1.1"
3528-
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
3528+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
35293529
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
35303530

35313531
is-fullwidth-code-point@^2.0.0:
@@ -3545,7 +3545,7 @@ is-generator-fn@^2.0.0:
35453545

35463546
is-glob@^4.0.0, is-glob@^4.0.1:
35473547
version "4.0.1"
3548-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
3548+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
35493549
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
35503550
dependencies:
35513551
is-extglob "^2.1.1"

0 commit comments

Comments
 (0)