diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-23 10:48:00 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-23 10:48:00 +0000 |
| commit | e26fa867b87caba327ee1865c83bee4838e1bba1 (patch) | |
| tree | 185e12bec0ffa081c5bcb5d7b97f11f481a2c782 /package.json | |
| parent | bd49addbfb5005896360764f0e235aa525b3c97c (diff) | |
| parent | 87dcb12a28232b51368039cc976870608a819caf (diff) | |
| download | muse-e26fa867b87caba327ee1865c83bee4838e1bba1.tar.xz muse-e26fa867b87caba327ee1865c83bee4838e1bba1.zip | |
Merge pull request #22 from codetheweb/dependabot/npm_and_yarn/eslint-7.14.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 66af35e..b3a0d37 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/ws": "^7.4.0", "@typescript-eslint/eslint-plugin": "^4.8.1", "@typescript-eslint/parser": "^4.8.1", - "eslint": "^7.13.0", + "eslint": "^7.14.0", "eslint-config-xo": "^0.33.1", "eslint-config-xo-typescript": "^0.36.0", "husky": "^4.3.0", |
