Skip to content

Commit 53a7cd1

Browse files
chore(deps): bump yargs-parser from 10.0.0 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 10.0.0 to 13.1.2. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md) - [Commits](https://github.com/yargs/yargs-parser/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f051377 commit 53a7cd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/babel-minify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"lodash": "^4.17.11",
2525
"mkdirp": "^0.5.1",
2626
"util.promisify": "^1.0.0",
27-
"yargs-parser": "^10.0.0"
27+
"yargs-parser": "^13.1.2"
2828
}
2929
}

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -8766,7 +8766,7 @@ yallist@^3.0.0, yallist@^3.0.2:
87668766
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.2.tgz#8452b4bb7e83c7c188d8041c1a837c773d6d8bb9"
87678767
integrity sha1-hFK0u36Dx8GI2AQcGoN8dz1ti7k=
87688768

8769-
yargs-parser@^10.0.0, yargs-parser@^10.1.0:
8769+
yargs-parser@^10.1.0:
87708770
version "10.1.0"
87718771
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"
87728772
integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==

0 commit comments

Comments
 (0)