Skip to content

Commit f76466f

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update dependency minimatch to v8
1 parent 005ba42 commit f76466f

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
@@ -172,7 +172,7 @@
172172
"loader-utils": "3.2.1",
173173
"magic-string": "0.30.0",
174174
"mini-css-extract-plugin": "2.7.5",
175-
"minimatch": "~7.4.0",
175+
"minimatch": "~8.0.0",
176176
"ng-packagr": "16.0.0-next.2",
177177
"node-fetch": "^2.2.0",
178178
"npm": "^8.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8156,10 +8156,10 @@ minimatch@~3.0.4:
81568156
dependencies:
81578157
brace-expansion "^1.1.7"
81588158

8159-
minimatch@~7.4.0:
8160-
version "7.4.2"
8161-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.2.tgz#157e847d79ca671054253b840656720cb733f10f"
8162-
integrity sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==
8159+
minimatch@~8.0.0:
8160+
version "8.0.2"
8161+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.2.tgz#ba35f8afeb255a4cbad4b6677b46132f3278c469"
8162+
integrity sha512-ikHGF67ODxj7vS5NKU2wvTsFLbExee+KXVCnBWh8Cg2hVJfBMQIrlo50qru/09E0EifjnU8dZhJ/iHhyXJM6Mw==
81638163
dependencies:
81648164
brace-expansion "^2.0.1"
81658165

0 commit comments

Comments
 (0)