Bump js-yaml from 3.12.0 to 3.13.1 (#10881)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 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.0...3.13.1)
This commit is contained in:
		
							parent
							
								
									1f3bc026f4
								
							
						
					
					
						commit
						32fc0777b1
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -105,7 +105,7 @@ | |||
|     "intl-messageformat": "^2.2.0", | ||||
|     "intl-relativeformat": "^2.2.0", | ||||
|     "is-nan": "^1.2.1", | ||||
|     "js-yaml": "^3.11.0", | ||||
|     "js-yaml": "^3.13.1", | ||||
|     "lodash": "^4.7.11", | ||||
|     "mark-loader": "^0.1.6", | ||||
|     "marky": "^1.2.1", | ||||
|  |  | |||
|  | @ -5404,10 +5404,10 @@ js-string-escape@1.0.1: | |||
|   resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" | ||||
|   integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== | ||||
| 
 | ||||
| js-yaml@^3.11.0, js-yaml@^3.12.0, js-yaml@^3.9.0: | ||||
|   version "3.12.0" | ||||
|   resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1" | ||||
|   integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A== | ||||
| js-yaml@^3.12.0, js-yaml@^3.13.1, js-yaml@^3.9.0: | ||||
|   version "3.13.1" | ||||
|   resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" | ||||
|   integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== | ||||
|   dependencies: | ||||
|     argparse "^1.0.7" | ||||
|     esprima "^4.0.0" | ||||
|  |  | |||
		Reference in a new issue