Skip to content

Commit e80f6e0

Browse files
dependabot[bot]adrienbaron
authored andcommitted
chore(deps): bump yargs-parser in /tests/tests-runner
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] <support@github.com>
1 parent 8c39442 commit e80f6e0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

tests/tests-runner/yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ callsite@1.0.0:
600600
camelcase@^5.0.0:
601601
version "5.3.1"
602602
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
603+
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
603604

604605
chai-spies@^1.0.0:
605606
version "1.0.0"
@@ -931,6 +932,7 @@ debug@~3.1.0:
931932
decamelize@^1.2.0:
932933
version "1.2.0"
933934
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
935+
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
934936

935937
decode-uri-component@^0.2.0:
936938
version "0.2.0"
@@ -3476,18 +3478,18 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
34763478
version "3.0.3"
34773479
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
34783480

3479-
yargs-parser@13.1.2, yargs-parser@^13.1.2:
3481+
yargs-parser@13.1.2, yargs-parser@^13.1.1:
34803482
version "13.1.2"
34813483
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
34823484
integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
34833485
dependencies:
34843486
camelcase "^5.0.0"
34853487
decamelize "^1.2.0"
34863488

3487-
yargs-parser@^13.1.1:
3488-
version "13.1.1"
3489-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0"
3490-
integrity sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==
3489+
yargs-parser@^13.1.2:
3490+
version "13.1.2"
3491+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
3492+
integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
34913493
dependencies:
34923494
camelcase "^5.0.0"
34933495
decamelize "^1.2.0"

0 commit comments

Comments
 (0)