Skip to content

Commit f23ba6d

Browse files
alan-agius4dgp1130
authored andcommitted
build: update minimist to 1.2.6
1 parent f61cd1a commit f23ba6d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"magic-string": "0.25.7",
181181
"mini-css-extract-plugin": "1.3.5",
182182
"minimatch": "3.0.4",
183-
"minimist": "^1.2.0",
183+
"minimist": "1.2.6",
184184
"ng-packagr": "~11.1.0",
185185
"node-fetch": "^2.2.0",
186186
"npm-registry-client": "8.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7882,10 +7882,10 @@ minimist-options@4.1.0:
78827882
is-plain-obj "^1.1.0"
78837883
kind-of "^6.0.3"
78847884

7885-
minimist@1.2.5, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
7886-
version "1.2.5"
7887-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
7888-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
7885+
minimist@1.2.6, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
7886+
version "1.2.6"
7887+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
7888+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
78897889

78907890
minipass-collect@^1.0.2:
78917891
version "1.0.2"

0 commit comments

Comments
 (0)