Skip to content

Commit 98460ef

Browse files
renovate-botvikerman
authored andcommitted
build: update glob to version 7.1.5
1 parent c4cf263 commit 98460ef

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"core-js": "3.3.3",
2727
"file-loader": "4.2.0",
2828
"find-cache-dir": "3.0.0",
29-
"glob": "7.1.4",
29+
"glob": "7.1.5",
3030
"istanbul-instrumenter-loader": "3.0.1",
3131
"jest-worker": "24.9.0",
3232
"karma-source-map-support": "1.4.0",

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4814,10 +4814,10 @@ glob@7.1.2:
48144814
once "^1.3.0"
48154815
path-is-absolute "^1.0.0"
48164816

4817-
glob@7.1.4, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
4818-
version "7.1.4"
4819-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
4820-
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
4817+
glob@7.1.5:
4818+
version "7.1.5"
4819+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
4820+
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
48214821
dependencies:
48224822
fs.realpath "^1.0.0"
48234823
inflight "^1.0.4"
@@ -4837,6 +4837,18 @@ glob@^6.0.1:
48374837
once "^1.3.0"
48384838
path-is-absolute "^1.0.0"
48394839

4840+
glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
4841+
version "7.1.4"
4842+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
4843+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
4844+
dependencies:
4845+
fs.realpath "^1.0.0"
4846+
inflight "^1.0.4"
4847+
inherits "2"
4848+
minimatch "^3.0.4"
4849+
once "^1.3.0"
4850+
path-is-absolute "^1.0.0"
4851+
48404852
global-dirs@^0.1.0:
48414853
version "0.1.1"
48424854
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"

0 commit comments

Comments
 (0)