Browse Source

chore(deps): bump js-yaml from 3.12.2 to 3.13.1 (#836)

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](https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 years ago
parent
commit
9e31d266bc
1 changed files with 1 additions and 9 deletions
  1. 1
    9
      yarn.lock

+ 1
- 9
yarn.lock View File

@@ -5097,15 +5097,7 @@ jetifier@^1.6.2:
5097 5097
   resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
5098 5098
   integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
5099 5099
 
5100
-js-yaml@^3.12.0, js-yaml@^3.9.0:
5101
-  version "3.12.2"
5102
-  resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.2.tgz#ef1d067c5a9d9cb65bd72f285b5d8105c77f14fc"
5103
-  integrity sha512-QHn/Lh/7HhZ/Twc7vJYQTkjuCa0kaCcDcjK5Zlk2rvnUpy7DxMJ23+Jc2dcyvltwQVg1nygAVlB2oRDFHoRS5Q==
5104
-  dependencies:
5105
-    argparse "^1.0.7"
5106
-    esprima "^4.0.0"
5107
-
5108
-js-yaml@^3.13.1:
5100
+js-yaml@^3.12.0, js-yaml@^3.13.1, js-yaml@^3.9.0:
5109 5101
   version "3.13.1"
5110 5102
   resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
5111 5103
   integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==