Skip to content

Commit fea9984

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency minimatch to v4
1 parent 3b7eec7 commit fea9984

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"loader-utils": "3.2.0",
171171
"magic-string": "0.25.7",
172172
"mini-css-extract-plugin": "2.5.3",
173-
"minimatch": "3.0.5",
173+
"minimatch": "4.1.1",
174174
"minimist": "^1.2.0",
175175
"ng-packagr": "14.0.0-next.1",
176176
"node-fetch": "^2.2.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"license-webpack-plugin": "4.0.2",
4242
"loader-utils": "3.2.0",
4343
"mini-css-extract-plugin": "2.5.3",
44-
"minimatch": "3.0.5",
44+
"minimatch": "4.1.1",
4545
"open": "8.4.0",
4646
"ora": "5.4.1",
4747
"parse5-html-rewriting-stream": "6.0.1",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7712,6 +7712,13 @@ [email protected]:
77127712
dependencies:
77137713
brace-expansion "^1.1.7"
77147714

7715+
7716+
version "4.1.1"
7717+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.1.1.tgz#88d8172f2e1babcc3e249538b1a46970dfea1300"
7718+
integrity sha512-9ObkVPP8aM2KWHw1RMAaOoEzHjcqzE1dmEQHAOq9ySRhvVMru1VKqniUs/g6Us4KSwXKk0+uLko6caynDcWEWQ==
7719+
dependencies:
7720+
brace-expansion "^1.1.7"
7721+
77157722
77167723
version "4.1.0"
77177724
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"

0 commit comments

Comments
 (0)