summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-04-01 19:58:08 +0900
committerGitHub <noreply@github.com>2018-04-01 19:58:08 +0900
commit1748aebf5f0019ff06df994166c60421b65f5cdc (patch)
tree7a0ffdd8d3e83ac94c99ca0b67a37a9c6874522d /package.json
parentMerge pull request #1344 from syuilo/greenkeeper/html-minifier-3.5.13 (diff)
parentfix(package): update @types/js-yaml to version 3.11.1 (diff)
downloadmisskey-1748aebf5f0019ff06df994166c60421b65f5cdc.tar.gz
misskey-1748aebf5f0019ff06df994166c60421b65f5cdc.tar.bz2
misskey-1748aebf5f0019ff06df994166c60421b65f5cdc.zip
Merge pull request #1343 from syuilo/greenkeeper/@types/js-yaml-3.11.1
Update @types/js-yaml to the latest version 🚀
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 328ba72523..b3db8d677b 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"@types/inquirer": "0.0.40",
"@types/is-root": "1.0.0",
"@types/is-url": "1.2.28",
- "@types/js-yaml": "3.11.0",
+ "@types/js-yaml": "3.11.1",
"@types/license-checker": "15.0.0",
"@types/mkdirp": "0.5.2",
"@types/mocha": "5.0.0",