Skip to content

Commit 37b5ae0

Browse files
dependabot[bot]MarshallOfSound
authored andcommitted
build(deps): bump js-yaml from 3.12.2 to 3.13.1 (#144)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.2 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.2...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8092d7e commit 37b5ae0

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,7 +1513,12 @@ [email protected], escape-string-regexp@^1.0.2, escape-string-regexp@^1
15131513
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
15141514
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
15151515

1516-
esprima@^4.0.0, esprima@~4.0.0:
1516+
esprima@^4.0.0:
1517+
version "4.0.1"
1518+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1519+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
1520+
1521+
esprima@~4.0.0:
15171522
version "4.0.1"
15181523
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
15191524
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
@@ -2688,18 +2693,18 @@ java-properties@^0.2.9:
26882693
resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-0.2.10.tgz#2551560c25fa1ad94d998218178f233ad9b18f60"
26892694
integrity sha512-CpKJh9VRNhS+XqZtg1UMejETGEiqwCGDC/uwPEEQwc2nfdbSm73SIE29TplG2gLYuBOOTNDqxzG6A9NtEPLt0w==
26902695

2691-
[email protected], js-yaml@^3.13.0:
2696+
[email protected], js-yaml@^3.9.0:
26922697
version "3.13.1"
26932698
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
26942699
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
26952700
dependencies:
26962701
argparse "^1.0.7"
26972702
esprima "^4.0.0"
26982703

2699-
js-yaml@^3.9.0:
2700-
version "3.12.2"
2701-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.2.tgz#ef1d067c5a9d9cb65bd72f285b5d8105c77f14fc"
2702-
integrity sha512-QHn/Lh/7HhZ/Twc7vJYQTkjuCa0kaCcDcjK5Zlk2rvnUpy7DxMJ23+Jc2dcyvltwQVg1nygAVlB2oRDFHoRS5Q==
2704+
js-yaml@^3.13.0:
2705+
version "3.13.1"
2706+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
2707+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
27032708
dependencies:
27042709
argparse "^1.0.7"
27052710
esprima "^4.0.0"

0 commit comments

Comments
 (0)