Skip to content

Commit 98cb712

Browse files
chore(deps): update dependency glob-parent to v6
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent fc45e03 commit 98cb712

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"webpack-dev-server": "^4.9.3"
7676
},
7777
"resolutions": {
78-
"glob-parent": "^5.1.2",
78+
"glob-parent": "^6.0.0",
7979
"showdown": "^2.1.0",
8080
"express": "4.22.1",
8181
"@types/jest": "21.x",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5629,12 +5629,12 @@ glob-base@^0.3.0:
56295629
glob-parent "^2.0.0"
56305630
is-glob "^2.0.0"
56315631

5632-
glob-parent@^2.0.0, glob-parent@^3.1.0, glob-parent@^5.1.2, glob-parent@^6.0.1, glob-parent@~5.1.2:
5633-
version "5.1.2"
5634-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
5635-
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
5632+
glob-parent@^2.0.0, glob-parent@^3.1.0, glob-parent@^5.1.2, glob-parent@^6.0.0, glob-parent@^6.0.1, glob-parent@~5.1.2:
5633+
version "6.0.2"
5634+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
5635+
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
56365636
dependencies:
5637-
is-glob "^4.0.1"
5637+
is-glob "^4.0.3"
56385638

56395639
glob-stream@^6.1.0:
56405640
version "6.1.0"

0 commit comments

Comments
 (0)