Skip to content

Commit 0152c13

Browse files
renovate-botmgechev
authored andcommitted
build: update glob to version 7.1.6
1 parent 1bf6ea4 commit 0152c13

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"core-js": "3.4.1",
2828
"file-loader": "4.2.0",
2929
"find-cache-dir": "3.1.0",
30-
"glob": "7.1.5",
30+
"glob": "7.1.6",
3131
"istanbul-instrumenter-loader": "3.0.1",
3232
"jest-worker": "24.9.0",
3333
"karma-source-map-support": "1.4.0",

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4830,10 +4830,10 @@ glob@7.1.2:
48304830
once "^1.3.0"
48314831
path-is-absolute "^1.0.0"
48324832

4833-
glob@7.1.5:
4834-
version "7.1.5"
4835-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
4836-
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
4833+
glob@7.1.6, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
4834+
version "7.1.6"
4835+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
4836+
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
48374837
dependencies:
48384838
fs.realpath "^1.0.0"
48394839
inflight "^1.0.4"
@@ -4853,18 +4853,6 @@ glob@^6.0.1:
48534853
once "^1.3.0"
48544854
path-is-absolute "^1.0.0"
48554855

4856-
glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
4857-
version "7.1.6"
4858-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
4859-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
4860-
dependencies:
4861-
fs.realpath "^1.0.0"
4862-
inflight "^1.0.4"
4863-
inherits "2"
4864-
minimatch "^3.0.4"
4865-
once "^1.3.0"
4866-
path-is-absolute "^1.0.0"
4867-
48684856
global-dirs@^0.1.0:
48694857
version "0.1.1"
48704858
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"

0 commit comments

Comments
 (0)