Skip to content

Commit 6452f7c

Browse files
dependabot[bot]gregberge
authored andcommitted
chore(deps): bump js-yaml from 3.12.1 to 3.13.1 (#27)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.1...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73e3800 commit 6452f7c

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7151,18 +7151,10 @@ js-levenshtein@^1.1.3:
71517151
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
71527152
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
71537153

7154-
js-yaml@^3.13.0:
7155-
version "3.13.0"
7156-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
7157-
integrity sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==
7158-
dependencies:
7159-
argparse "^1.0.7"
7160-
esprima "^4.0.0"
7161-
7162-
js-yaml@^3.9.0:
7163-
version "3.12.1"
7164-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
7165-
integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
7154+
js-yaml@^3.13.0, js-yaml@^3.9.0:
7155+
version "3.13.1"
7156+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
7157+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
71667158
dependencies:
71677159
argparse "^1.0.7"
71687160
esprima "^4.0.0"

0 commit comments

Comments
 (0)