diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-07 20:31:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-07 20:31:45 +0000 |
| commit | 86487e6f66cc1f7fa2b1b63b0193551950ea52bc (patch) | |
| tree | 44eaa5b088925dcffc547613cff9fb28175864c1 /package.json | |
| parent | Merge pull request #6939 from syuilo/dependabot/npm_and_yarn/bull-3.20.0 (diff) | |
| parent | Bump eslint from 7.14.0 to 7.15.0 (diff) | |
| download | misskey-86487e6f66cc1f7fa2b1b63b0193551950ea52bc.tar.gz misskey-86487e6f66cc1f7fa2b1b63b0193551950ea52bc.tar.bz2 misskey-86487e6f66cc1f7fa2b1b63b0193551950ea52bc.zip | |
Merge pull request #6940 from syuilo/dependabot/npm_and_yarn/eslint-7.15.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 0f29c460e2..f50928651d 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.14.0", + "eslint": "7.15.0", "eslint-plugin-vue": "7.1.0", "eventemitter3": "4.0.7", "feed": "4.2.1", |