Skip to content

Commit 67574a5

Browse files
Bump js-yaml from 3.12.0 to 3.14.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.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.14.1) --- updated-dependencies: - dependency-name: js-yaml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc921a4 commit 67574a5

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,9 +2424,9 @@ esprima@2.7.x, esprima@^2.7.1:
24242424
integrity sha1-luO3DVd59q1JzQMmc9HDEnZ7pYE=
24252425

24262426
esprima@^4.0.0:
2427-
version "4.0.0"
2428-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
2429-
integrity sha512-oftTcaMu/EGrEIu904mWteKIv8vMuOgGYo7EhVJJN00R/EED9DCua/xxHRdYnKtcECzVg7xOWhflvJMnqcFZjw==
2427+
version "4.0.1"
2428+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
2429+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
24302430

24312431
esquery@^1.4.0:
24322432
version "1.4.0"
@@ -3384,15 +3384,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
33843384
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
33853385
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
33863386

3387-
js-yaml@3.x:
3388-
version "3.12.0"
3389-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
3390-
integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==
3391-
dependencies:
3392-
argparse "^1.0.7"
3393-
esprima "^4.0.0"
3394-
3395-
js-yaml@^3.13.1:
3387+
js-yaml@3.x, js-yaml@^3.13.1:
33963388
version "3.14.1"
33973389
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
33983390
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
@@ -4680,7 +4672,7 @@ sprintf-js@^1.1.2:
46804672
sprintf-js@~1.0.2:
46814673
version "1.0.3"
46824674
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
4683-
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
4675+
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
46844676

46854677
sshpk@^1.7.0:
46864678
version "1.14.2"

0 commit comments

Comments
 (0)