Skip to content

Commit 2fc22b8

Browse files
Bump js-yaml from 5.2.0 to 5.2.1 in /tests
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.0 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.0...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4350044 commit 2fc22b8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/js-yaml": "^4.0.9",
99
"@types/lodash": "^4.17.24",
1010
"@types/semver": "^7.7.1",
11-
"js-yaml": "^5.2.0",
11+
"js-yaml": "^5.2.1",
1212
"lodash": "^4.18.1",
1313
"playwright-qase-reporter": "^2.5.5",
1414
"semver": "^7.8.5"

tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -301,10 +301,10 @@ is-retry-allowed@^2.2.0:
301301
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-2.2.0.tgz#88f34cbd236e043e71b6932d09b0c65fb7b4d71d"
302302
integrity sha512-XVm7LOeLpTW4jV19QSH38vkswxoLud8sQ57YwJVTPWdiaI9I8keEhGFpBlslyVsgdQy4Opg8QOLb8YRgsyZiQg==
303303

304-
js-yaml@^5.2.0:
305-
version "5.2.0"
306-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-5.2.0.tgz#b559a892cae3e32fc5afecc9f18e1672378ddb68"
307-
integrity sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==
304+
js-yaml@^5.2.1:
305+
version "5.2.1"
306+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-5.2.1.tgz#bb3f2e87295ebfe6ef0a75e17c62834daeff9ce2"
307+
integrity sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==
308308
dependencies:
309309
argparse "^2.0.1"
310310

0 commit comments

Comments
 (0)