diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-10 20:13:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-10 20:13:46 +0000 |
| commit | adcda0889e919c7c083d7ff74fc84c4f2da1f05f (patch) | |
| tree | 48696328c807752d385a09862e61f6c031f6e62d /package.json | |
| parent | Merge pull request #6955 from syuilo/dependabot/npm_and_yarn/ini-1.3.7 (diff) | |
| download | misskey-adcda0889e919c7c083d7ff74fc84c4f2da1f05f.tar.gz misskey-adcda0889e919c7c083d7ff74fc84c4f2da1f05f.tar.bz2 misskey-adcda0889e919c7c083d7ff74fc84c4f2da1f05f.zip | |
Bump @types/koa from 2.11.3 to 2.11.6
Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.11.3 to 2.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)
Signed-off-by: dependabot-preview[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 4224dcfbcb..d797a56545 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/jsdom": "16.2.5", "@types/jsonld": "1.5.1", "@types/katex": "0.11.0", - "@types/koa": "2.11.3", + "@types/koa": "2.11.6", "@types/koa-bodyparser": "4.3.0", "@types/koa-cors": "0.0.0", "@types/koa-favicon": "2.0.19", |