Skip to content

Commit 555819d

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update glob to version 7.1.4
1 parent 8ba4536 commit 555819d

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
@@ -21,7 +21,7 @@
2121
"copy-webpack-plugin": "5.0.3",
2222
"core-js": "3.0.1",
2323
"file-loader": "3.0.1",
24-
"glob": "7.1.3",
24+
"glob": "7.1.4",
2525
"istanbul-instrumenter-loader": "3.0.1",
2626
"karma-source-map-support": "1.4.0",
2727
"less": "3.9.0",

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4097,10 +4097,10 @@ [email protected]:
40974097
once "^1.3.0"
40984098
path-is-absolute "^1.0.0"
40994099

4100-
[email protected].3, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
4101-
version "7.1.3"
4102-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
4103-
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
4100+
4101+
version "7.1.4"
4102+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
4103+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
41044104
dependencies:
41054105
fs.realpath "^1.0.0"
41064106
inflight "^1.0.4"
@@ -4120,6 +4120,18 @@ glob@^5.0.15:
41204120
once "^1.3.0"
41214121
path-is-absolute "^1.0.0"
41224122

4123+
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
4124+
version "7.1.3"
4125+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
4126+
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
4127+
dependencies:
4128+
fs.realpath "^1.0.0"
4129+
inflight "^1.0.4"
4130+
inherits "2"
4131+
minimatch "^3.0.4"
4132+
once "^1.3.0"
4133+
path-is-absolute "^1.0.0"
4134+
41234135
global-dirs@^0.1.0:
41244136
version "0.1.1"
41254137
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"

0 commit comments

Comments
 (0)