diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-30 20:22:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-30 20:22:49 +0000 |
| commit | 46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e (patch) | |
| tree | e3663ece949617e00eb14994afc9031ed5f74211 /package.json | |
| parent | 利用規約へのリンクをインスタンス情報ページに追加 (diff) | |
| download | misskey-46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e.tar.gz misskey-46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e.tar.bz2 misskey-46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e.zip | |
Bump @types/webpack from 4.41.24 to 4.41.25
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.24 to 4.41.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
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 c78ae2e81c..dd4c50aa27 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@types/tmp": "0.2.0", "@types/uuid": "8.3.0", "@types/web-push": "3.3.0", - "@types/webpack": "4.41.24", + "@types/webpack": "4.41.25", "@types/webpack-stream": "3.2.11", "@types/websocket": "1.0.1", "@types/ws": "7.2.7", |