Skip to content

Commit 94e365e

Browse files
Merge pull request #1293 from opencomponents/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2 parents e312f74 + d255a93 commit 94e365e

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
@@ -76,7 +76,7 @@
7676
"husky": "7.0.4",
7777
"injectr": "0.5.1",
7878
"lint-staged": "11.2.6",
79-
"minimist": "1.2.5",
79+
"minimist": "1.2.6",
8080
"mocha": "9.1.3",
8181
"node-emoji": "1.11.0",
8282
"p-limit": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,10 +3601,10 @@ [email protected], minimatch@^3.0.2, minimatch@^3.0.4:
36013601
dependencies:
36023602
brace-expansion "^1.1.7"
36033603

3604-
[email protected].5, minimist@^1.2.0, minimist@^1.2.5:
3605-
version "1.2.5"
3606-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
3607-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3604+
[email protected].6, minimist@^1.2.0, minimist@^1.2.5:
3605+
version "1.2.6"
3606+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3607+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
36083608

36093609
mkdirp@^0.5.1, mkdirp@^0.5.4, mkdirp@~0.5.0:
36103610
version "0.5.5"

0 commit comments

Comments
 (0)