diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-11 20:23:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-11 20:23:14 +0000 |
| commit | d20a2c7080bcd6e5d05dcb0b0bc01c52623ee653 (patch) | |
| tree | cddb68ee0a3763756808181cc9afd7afaf1f3563 /package.json | |
| parent | 12.63.0 (diff) | |
| download | misskey-d20a2c7080bcd6e5d05dcb0b0bc01c52623ee653.tar.gz misskey-d20a2c7080bcd6e5d05dcb0b0bc01c52623ee653.tar.bz2 misskey-d20a2c7080bcd6e5d05dcb0b0bc01c52623ee653.zip | |
Bump @typescript-eslint/parser from 4.6.1 to 4.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.6.1 to 4.9.1.
- [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.9.1/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 0bbcd0ceec..2cd56feb58 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.6.1", + "@typescript-eslint/parser": "4.9.1", "@vue/compiler-sfc": "3.0.3", "abort-controller": "3.0.0", "apexcharts": "3.22.3", |