summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-01-27 16:45:55 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2019-01-27 16:45:55 +0900
commitaad1b8c12ef5cd610bbced82c6ca94108c345f40 (patch)
tree9e7b9297d5de034c1a781c6b7f9b22fb9805e9b0
parentUpdate @types/webpack requirement from 4.4.21 to 4.4.24 (#3976) (diff)
downloadmisskey-aad1b8c12ef5cd610bbced82c6ca94108c345f40.tar.gz
misskey-aad1b8c12ef5cd610bbced82c6ca94108c345f40.tar.bz2
misskey-aad1b8c12ef5cd610bbced82c6ca94108c345f40.zip
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>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 84e320c3d7..31f89da40f 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",