diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-11-06 06:08:41 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-06 06:08:41 +0900 |
| commit | 0e14b2eba425a20efd42670316b26fa6b4d4c36c (patch) | |
| tree | c0b5ca120b21287f7b84264882e7fb1055c93151 /package.json | |
| parent | Update webpack requirement from 4.23.1 to 4.25.1 (#3136) (diff) | |
| download | misskey-0e14b2eba425a20efd42670316b26fa6b4d4c36c.tar.gz misskey-0e14b2eba425a20efd42670316b26fa6b4d4c36c.tar.bz2 misskey-0e14b2eba425a20efd42670316b26fa6b4d4c36c.zip | |
Update file-type requirement from 10.3.0 to 10.4.0 (#3135)
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/commits/v10.4.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 cd542bcf67..ba59facddf 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "eslint-plugin-vue": "4.7.1", "eventemitter3": "3.1.0", "file-loader": "2.0.0", - "file-type": "10.3.0", + "file-type": "10.4.0", "fuckadblock": "3.2.1", "gulp": "3.9.1", "gulp-cssnano": "2.1.3", |