Skip to content

Commit 5cd3cdd

Browse files
dependabot[bot]ezhlobo
authored andcommitted
Bump js-yaml from 3.12.1 to 3.13.1 (#64)
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] <[email protected]>
1 parent 36dedc5 commit 5cd3cdd

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

yarn.lock

+10-7
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,9 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
142142
color-convert "^1.9.0"
143143

144144
argparse@^1.0.7:
145-
version "1.0.9"
146-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
145+
version "1.0.10"
146+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
147+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
147148
dependencies:
148149
sprintf-js "~1.0.2"
149150

@@ -468,8 +469,9 @@ espree@^5.0.0:
468469
eslint-visitor-keys "^1.0.0"
469470

470471
esprima@^4.0.0:
471-
version "4.0.0"
472-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
472+
version "4.0.1"
473+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
474+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
473475

474476
esquery@^1.0.1:
475477
version "1.0.1"
@@ -746,9 +748,9 @@ js-tokens@^4.0.0:
746748
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
747749

748750
js-yaml@^3.12.0:
749-
version "3.12.1"
750-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
751-
integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
751+
version "3.13.1"
752+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
753+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
752754
dependencies:
753755
argparse "^1.0.7"
754756
esprima "^4.0.0"
@@ -1140,6 +1142,7 @@ spdx-license-ids@^1.0.2:
11401142
sprintf-js@~1.0.2:
11411143
version "1.0.3"
11421144
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
1145+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
11431146

11441147
string-width@^2.1.0, string-width@^2.1.1:
11451148
version "2.1.1"

0 commit comments

Comments
 (0)