diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-10 02:44:35 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-10 02:44:35 +0900 |
| commit | db8ab8b890f3993af916fb005c9edd36efcf2ee4 (patch) | |
| tree | 67e7cf6c414f99541ffe50e6257657110c26ace0 /package.json | |
| parent | Merge pull request #6945 from syuilo/dependabot/npm_and_yarn/ts-loader-8.0.11 (diff) | |
| download | misskey-db8ab8b890f3993af916fb005c9edd36efcf2ee4.tar.gz misskey-db8ab8b890f3993af916fb005c9edd36efcf2ee4.tar.bz2 misskey-db8ab8b890f3993af916fb005c9edd36efcf2ee4.zip | |
Bump @types/sharp from 0.26.0 to 0.26.1 (#6913)
Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 e30117fc8f..2ad4b0ea13 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/request-stats": "3.0.0", "@types/rimraf": "3.0.0", "@types/seedrandom": "2.4.28", - "@types/sharp": "0.26.0", + "@types/sharp": "0.26.1", "@types/sinonjs__fake-timers": "6.0.1", "@types/speakeasy": "2.0.5", "@types/tinycolor2": "1.4.2", |