Skip to content

Commit 021e507

Browse files
chore(deps): Bump yargs-parser in /spec/js-client-src (#35)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bcb9a6 commit 021e507

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/js-client-src/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3076,9 +3076,9 @@ yallist@^3.0.2:
30763076
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
30773077

30783078
yargs-parser@^13.1.0:
3079-
version "13.1.1"
3080-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0"
3081-
integrity sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==
3079+
version "13.1.2"
3080+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
3081+
integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
30823082
dependencies:
30833083
camelcase "^5.0.0"
30843084
decamelize "^1.2.0"

0 commit comments

Comments
 (0)