Skip to content

Commit 9e3ff23

Browse files
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0291706 commit 9e3ff23

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
@@ -111,7 +111,7 @@
111111
"fast-glob": "^3.2.11",
112112
"git-url-parse": "^11.6.0",
113113
"lodash.mergewith": "^4.6.2",
114-
"minimist": "^1.2.5",
114+
"minimist": "^1.2.6",
115115
"rimraf": "^3.0.2"
116116
},
117117
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2702,10 +2702,10 @@ minimatch@^3.0.4:
27022702
dependencies:
27032703
brace-expansion "^1.1.7"
27042704

2705-
minimist@^1.2.5:
2706-
version "1.2.5"
2707-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
2708-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
2705+
minimist@^1.2.5, minimist@^1.2.6:
2706+
version "1.2.6"
2707+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
2708+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
27092709

27102710
27112711
version "2.1.2"

0 commit comments

Comments
 (0)