diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-14 20:13:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-14 20:13:45 +0000 |
| commit | d17fcd8e48dc9974ac8013bc11820a0a3ba4e501 (patch) | |
| tree | e2107b7fe6fc1f5aae0e5e43b8e30815b358ae09 /package.json | |
| parent | Update vetur.config.js (#6975) (diff) | |
| download | misskey-d17fcd8e48dc9974ac8013bc11820a0a3ba4e501.tar.gz misskey-d17fcd8e48dc9974ac8013bc11820a0a3ba4e501.tar.bz2 misskey-d17fcd8e48dc9974ac8013bc11820a0a3ba4e501.zip | |
Bump @typescript-eslint/parser from 4.9.1 to 4.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.10.0/packages/parser)
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 0b198e661b..9e398d977b 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@types/webpack-stream": "3.2.11", "@types/websocket": "1.0.1", "@types/ws": "7.4.0", - "@typescript-eslint/parser": "4.9.1", + "@typescript-eslint/parser": "4.10.0", "@vue/compiler-sfc": "3.0.4", "abort-controller": "3.0.0", "apexcharts": "3.22.3", |