aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-15 11:27:45 +0000
committerGitHub <[email protected]>2021-03-15 11:27:45 +0000
commitc4239177ca103387c6f3ce02aaa3b96e6b176c9d (patch)
treea7c48c8dd28e7777e1d7335c2552cd076c7cf366 /package.json
parentdb371b568946d01d0eb4aa71930c9509e00c7398 (diff)
parent4f67698bb7cf902c61720989404a3ab5dacbd2de (diff)
downloadmuse-c4239177ca103387c6f3ce02aaa3b96e6b176c9d.tar.xz
muse-c4239177ca103387c6f3ce02aaa3b96e6b176c9d.zip
Merge pull request #139 from codetheweb/dependabot/npm_and_yarn/eslint-7.22.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 fd1931d..e4e0b66 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
- "eslint": "^7.21.0",
+ "eslint": "^7.22.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",