diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2019-01-27 16:46:41 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2019-01-27 16:46:41 +0900 |
| commit | d2cc5c3b6363774ba9028230efe82ec593a2ca5b (patch) | |
| tree | 317677d3b8d8dc105d8309fad200dc338550fcf6 | |
| parent | Update @types/sharp requirement from 0.21.0 to 0.21.1 (#3982) (diff) | |
| download | sharkey-d2cc5c3b6363774ba9028230efe82ec593a2ca5b.tar.gz sharkey-d2cc5c3b6363774ba9028230efe82ec593a2ca5b.tar.bz2 sharkey-d2cc5c3b6363774ba9028230efe82ec593a2ca5b.zip | |
Update debug requirement from 4.1.0 to 4.1.1 (#3964)
Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1)
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 d897603693..b0c3cc2c66 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "css-loader": "1.0.1", "cssnano": "4.1.8", "dateformat": "3.0.3", - "debug": "4.1.0", + "debug": "4.1.1", "deep-equal": "1.0.1", "deepcopy": "0.6.3", "diskusage": "1.0.0", |