diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-21 20:23:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-21 20:23:59 +0000 |
| commit | a7a6563281bfa4f5e7a436bb8acb21e5405e59ac (patch) | |
| tree | 285a115e7f80ca0b0c121ff3a263e6bbc8d64654 /package.json | |
| parent | :art: (diff) | |
| parent | Bump eslint from 7.15.0 to 7.16.0 (diff) | |
| download | misskey-a7a6563281bfa4f5e7a436bb8acb21e5405e59ac.tar.gz misskey-a7a6563281bfa4f5e7a436bb8acb21e5405e59ac.tar.bz2 misskey-a7a6563281bfa4f5e7a436bb8acb21e5405e59ac.zip | |
Merge pull request #6998 from syuilo/dependabot/npm_and_yarn/eslint-7.16.0
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 785400ec4c..6d382f28ea 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "diskusage": "1.1.3", "double-ended-queue": "2.1.0-0", "escape-regexp": "0.0.1", - "eslint": "7.15.0", + "eslint": "7.16.0", "eslint-plugin-vue": "7.2.0", "eventemitter3": "4.0.7", "feed": "4.2.1", |