diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-11-23 09:12:36 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-11-23 09:12:36 +0900 |
| commit | c3ba0dcd32df55fffb7058459f02b72c183c5b70 (patch) | |
| tree | bdfa8cb73ddb9906a174ac5c36eb44fe2191717a | |
| parent | Update @types/node requirement from 10.12.2 to 10.12.10 (#3369) (diff) | |
| download | sharkey-c3ba0dcd32df55fffb7058459f02b72c183c5b70.tar.gz sharkey-c3ba0dcd32df55fffb7058459f02b72c183c5b70.tar.bz2 sharkey-c3ba0dcd32df55fffb7058459f02b72c183c5b70.zip | |
Update @types/systeminformation requirement from 3.23.0 to 3.23.1 (#3370)
Updates the requirements on [@types/systeminformation](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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 44e3318e17..5b91342913 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@types/sharp": "0.21.0", "@types/showdown": "1.7.5", "@types/speakeasy": "2.0.3", - "@types/systeminformation": "3.23.0", + "@types/systeminformation": "3.23.1", "@types/tinycolor2": "1.4.1", "@types/tmp": "0.0.33", "@types/uuid": "3.4.4", |