diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2019-03-07 19:39:52 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-03-07 19:39:52 +0900 |
| commit | 9df79a3ec9896513aab60bd15d581704adfb475c (patch) | |
| tree | 0195b82f1fe7ba1beb0e5aa996c2ba05baa8563a /package.json | |
| parent | Update bootstrap-vue requirement from 2.0.0-rc.11 to 2.0.0-rc.13 (#4353) (diff) | |
| download | misskey-9df79a3ec9896513aab60bd15d581704adfb475c.tar.gz misskey-9df79a3ec9896513aab60bd15d581704adfb475c.tar.bz2 misskey-9df79a3ec9896513aab60bd15d581704adfb475c.zip | |
Update file-type requirement from 10.7.1 to 10.9.0 (#4423)
Updates the requirements on [file-type](https://github.com/sindresorhus/file-type) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v10.7.1...v10.9.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c96e2c6d7e..315646e957 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "eslint-plugin-vue": "5.2.2", "eventemitter3": "3.1.0", "feed": "2.0.2", - "file-type": "10.7.1", + "file-type": "10.9.0", "fuckadblock": "3.2.1", "gulp": "4.0.0", "gulp-cssnano": "2.1.3", |