summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2019-01-27 16:46:11 +0900
committerGitHub <noreply@github.com>2019-01-27 16:46:11 +0900
commit7cdd90db0977dcdcacfdec351c5a827bc80e2e50 (patch)
tree8ce467c939394962da470e5777399a30f7cb1754
parentUpdate @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977) (diff)
parentUpdate @types/sharp requirement from 0.21.0 to 0.21.1 (diff)
downloadsharkey-7cdd90db0977dcdcacfdec351c5a827bc80e2e50.tar.gz
sharkey-7cdd90db0977dcdcacfdec351c5a827bc80e2e50.tar.bz2
sharkey-7cdd90db0977dcdcacfdec351c5a827bc80e2e50.zip
Update @types/sharp requirement from 0.21.0 to 0.21.1 (#3982)
Updates the requirements on [@types/sharp](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 31f89da40f..d897603693 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"@types/request-promise-native": "1.0.15",
"@types/rimraf": "2.0.2",
"@types/seedrandom": "2.4.27",
- "@types/sharp": "0.21.0",
+ "@types/sharp": "0.21.1",
"@types/showdown": "1.9.2",
"@types/speakeasy": "2.0.3",
"@types/systeminformation": "3.23.1",