Skip to content

Commit a94027e

Browse files
authoredJun 25, 2019
Upgrade: Bump js-yaml from 3.12.2 to 3.13.1
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 ed39b5b commit a94027e

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
 

‎yarn.lock

+1-9
Original file line numberDiff line numberDiff line change
@@ -5201,22 +5201,14 @@ js-tokens@^3.0.2:
52015201
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
52025202
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
52035203

5204-
js-yaml@^3.13.1:
5204+
js-yaml@^3.13.1, js-yaml@^3.7.0, js-yaml@^3.9.0:
52055205
version "3.13.1"
52065206
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
52075207
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
52085208
dependencies:
52095209
argparse "^1.0.7"
52105210
esprima "^4.0.0"
52115211

5212-
js-yaml@^3.7.0, js-yaml@^3.9.0:
5213-
version "3.12.2"
5214-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.2.tgz#ef1d067c5a9d9cb65bd72f285b5d8105c77f14fc"
5215-
integrity sha512-QHn/Lh/7HhZ/Twc7vJYQTkjuCa0kaCcDcjK5Zlk2rvnUpy7DxMJ23+Jc2dcyvltwQVg1nygAVlB2oRDFHoRS5Q==
5216-
dependencies:
5217-
argparse "^1.0.7"
5218-
esprima "^4.0.0"
5219-
52205212
jsbn@~0.1.0:
52215213
version "0.1.1"
52225214
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"

0 commit comments

Comments
 (0)
Please sign in to comment.