From aad1b8c12ef5cd610bbced82c6ca94108c345f40 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Sun, 27 Jan 2019 16:45:55 +0900
Subject: [PATCH] Update @types/js-yaml requirement from 3.11.4 to 3.12.0
 (#3977)

Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 84e320c3d..31f89da40 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
 		"@types/is-root": "1.0.0",
 		"@types/is-svg": "3.0.0",
 		"@types/is-url": "1.2.28",
-		"@types/js-yaml": "3.11.4",
+		"@types/js-yaml": "3.12.0",
 		"@types/katex": "0.5.0",
 		"@types/koa": "2.0.48",
 		"@types/koa-bodyparser": "5.0.2",