Skip to content

Commit 7a37704

Browse files
build(deps): Bump yargs-parser from 13.1.0 to 13.1.2 (#635)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 682021a commit 7a37704

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ decamelize-keys@^1.0.0:
352352
decamelize@^1.1.0, decamelize@^1.1.2, decamelize@^1.2.0:
353353
version "1.2.0"
354354
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
355+
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
355356

356357
detect-indent@6.0.0:
357358
version "6.0.0"
@@ -1338,9 +1339,9 @@ y18n@^4.0.0:
13381339
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
13391340

13401341
yargs-parser@^13.0.0:
1341-
version "13.1.0"
1342-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.0.tgz#7016b6dd03e28e1418a510e258be4bff5a31138f"
1343-
integrity sha512-Yq+32PrijHRri0vVKQEm+ys8mbqWjLiwQkMFNXEENutzLPP0bE4Lcd4iA3OQY5HF+GD3xXxf0MEHb8E4/SA3AA==
1342+
version "13.1.2"
1343+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
1344+
integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
13441345
dependencies:
13451346
camelcase "^5.0.0"
13461347
decamelize "^1.2.0"

0 commit comments

Comments
 (0)