Skip to content

Commit 2656a33

Browse files
alan-agius4dgp1130
authored andcommitted
fix(@angular-devkit/benchmark): update minimist to 1.2.6
Closes #22872
1 parent abcdf4d commit 2656a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular_devkit/benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular-devkit/core": "0.0.0",
1414
"ansi-colors": "4.1.1",
15-
"minimist": "1.2.5",
15+
"minimist": "1.2.6",
1616
"pidusage": "2.0.21",
1717
"pidtree": "0.5.0",
1818
"rxjs": "6.6.7",

0 commit comments

Comments
 (0)