Skip to content

Commit 8c80943

Browse files
Bump js-yaml from 4.2.0 to 5.0.0 in /tests
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.0.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.0.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f34c7d commit 8c80943

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": "^4.2.0",
11+
"js-yaml": "^5.0.0",
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@^4.2.0:
305-
version "4.2.0"
306-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
307-
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
304+
js-yaml@^5.0.0:
305+
version "5.0.0"
306+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-5.0.0.tgz#f8500ec24e26830f8f0f66f9df9cb909e22e82cc"
307+
integrity sha512-GSvaPUbk1U+FMZ7rJzF+F8e5YVtu7KnD40et/5rBXXRBv2jCO9L3qCewvIDDdudC0QycTFlf6EAA+h3kxBsuUw==
308308
dependencies:
309309
argparse "^2.0.1"
310310

0 commit comments

Comments
 (0)