aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-18 11:18:57 +0000
committerGitHub <[email protected]>2021-01-18 11:18:57 +0000
commit4f1f63db37d8abc6d2057e50bbcdf2fee55f9f43 (patch)
treefe3ac0bb136a30a1577d26045dd95b6450cd1530 /package.json
parent5aca258b391da98027727fa0e28381e58d9f1c28 (diff)
parent48bb91ee27df6c0506678fb56ca4a275f2248d2e (diff)
downloadmuse-4f1f63db37d8abc6d2057e50bbcdf2fee55f9f43.tar.xz
muse-4f1f63db37d8abc6d2057e50bbcdf2fee55f9f43.zip
Merge pull request #89 from codetheweb/dependabot/npm_and_yarn/eslint-7.18.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 935d885..79eeba6 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
- "eslint": "^7.17.0",
+ "eslint": "^7.18.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",