Skip to content

Commit 5a8c8a0

Browse files
chore: bump js-yaml from 3.12.0 to 3.14.1 (#15)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2a0218 commit 5a8c8a0

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
@@ -2393,9 +2393,9 @@ esprima@2.7.x, esprima@^2.7.1:
23932393
integrity sha1-luO3DVd59q1JzQMmc9HDEnZ7pYE=
23942394

23952395
esprima@^4.0.0:
2396-
version "4.0.0"
2397-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
2398-
integrity sha512-oftTcaMu/EGrEIu904mWteKIv8vMuOgGYo7EhVJJN00R/EED9DCua/xxHRdYnKtcECzVg7xOWhflvJMnqcFZjw==
2396+
version "4.0.1"
2397+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
2398+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
23992399

24002400
esquery@^1.4.0:
24012401
version "1.4.0"
@@ -3349,15 +3349,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
33493349
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
33503350
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
33513351

3352-
js-yaml@3.x:
3353-
version "3.12.0"
3354-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
3355-
integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==
3356-
dependencies:
3357-
argparse "^1.0.7"
3358-
esprima "^4.0.0"
3359-
3360-
js-yaml@^3.13.1:
3352+
js-yaml@3.x, js-yaml@^3.13.1:
33613353
version "3.14.1"
33623354
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
33633355
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
@@ -4601,7 +4593,7 @@ sprintf-js@^1.1.2:
46014593
sprintf-js@~1.0.2:
46024594
version "1.0.3"
46034595
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
4604-
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
4596+
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
46054597

46064598
sshpk@^1.7.0:
46074599
version "1.14.2"

0 commit comments

Comments
 (0)