Skip to content

Commit d46aebe

Browse files
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 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.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 131622a commit d46aebe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

yarn.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ are-we-there-yet@~1.1.2:
288288
argparse@^1.0.7:
289289
version "1.0.10"
290290
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
291+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
291292
dependencies:
292293
sprintf-js "~1.0.2"
293294

@@ -1759,6 +1760,7 @@ esprima@^3.1.3:
17591760
esprima@^4.0.0:
17601761
version "4.0.1"
17611762
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1763+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
17621764

17631765
esrecurse@^4.1.0:
17641766
version "4.2.1"
@@ -3025,8 +3027,9 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
30253027
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
30263028

30273029
js-yaml@^3.7.0:
3028-
version "3.12.0"
3029-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
3030+
version "3.13.1"
3031+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
3032+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
30303033
dependencies:
30313034
argparse "^1.0.7"
30323035
esprima "^4.0.0"
@@ -4526,6 +4529,7 @@ split-string@^3.0.1, split-string@^3.0.2:
45264529
sprintf-js@~1.0.2:
45274530
version "1.0.3"
45284531
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
4532+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
45294533

45304534
sshpk@^1.7.0:
45314535
version "1.14.2"

0 commit comments

Comments
 (0)