Skip to content

Commit 6194670

Browse files
Bump minimist from 1.2.0 to 1.2.2
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2008c4e commit 6194670

File tree

2 files changed

+59
-31
lines changed

2 files changed

+59
-31
lines changed

package-lock.json

100755100644
Lines changed: 58 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "Apache-2.0",
1212
"private": true,
1313
"dependencies": {
14-
"minimist": "^1.2.0"
14+
"minimist": "^1.2.2"
1515
},
1616
"devDependencies": {
1717
"@babel/core": "^7.2.2",

0 commit comments

Comments
 (0)