Skip to content

Commit 4d54acd

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update dependency minimatch to ~7.4.0
1 parent e7fd785 commit 4d54acd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"loader-utils": "3.2.1",
174174
"magic-string": "0.30.0",
175175
"mini-css-extract-plugin": "2.7.2",
176-
"minimatch": "~7.3.0",
176+
"minimatch": "~7.4.0",
177177
"ng-packagr": "16.0.0-next.0",
178178
"node-fetch": "^2.2.0",
179179
"npm": "^8.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8027,10 +8027,10 @@ minimatch@~3.0.4:
80278027
dependencies:
80288028
brace-expansion "^1.1.7"
80298029

8030-
minimatch@~7.3.0:
8031-
version "7.3.0"
8032-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.3.0.tgz#cfb7337e7460308e7147c58250fa0dee3da7929c"
8033-
integrity sha512-WaMDuhKa7a6zKiwplR1AOz+zGvJba24k5VU1Cy6NhEguavT2YRlHxuINUgTas4wiS6fwBpYq4TcA1XIECSntyw==
8030+
minimatch@~7.4.0:
8031+
version "7.4.0"
8032+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.0.tgz#d43ecc64c434fc9622d3fe447db71c7caed8e1a5"
8033+
integrity sha512-Co6cQqQPyou/311vxtcfit/RKf+MbRN6qa5K3Zfh2Fo9+Pvfg8C1LeaAXcoRfwhxfZIe8sBc/kLXdkR88xJGBg==
80348034
dependencies:
80358035
brace-expansion "^2.0.1"
80368036

0 commit comments

Comments
 (0)