diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-21 11:04:25 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-21 11:04:25 +0000 |
| commit | 9110f86600ae5caf8d4a830322fed5be8beb2f35 (patch) | |
| tree | 4b97944677cd943c19e212c6721835b5b67d0f55 /package.json | |
| parent | 71363ccabef5c55865451e7325e7e057349023a4 (diff) | |
| parent | 457f74e695c039a9d5a851709e8de7c73246bc57 (diff) | |
| download | muse-9110f86600ae5caf8d4a830322fed5be8beb2f35.tar.xz muse-9110f86600ae5caf8d4a830322fed5be8beb2f35.zip | |
Merge pull request #61 from codetheweb/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 5ba73e6..aa61488 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/ws": "^7.4.0", "@typescript-eslint/eslint-plugin": "^4.10.0", "@typescript-eslint/parser": "^4.10.0", - "eslint": "^7.15.0", + "eslint": "^7.16.0", "eslint-config-xo": "^0.33.1", "eslint-config-xo-typescript": "^0.36.0", "husky": "^4.3.6", |
