aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-07 10:34:47 +0000
committerGitHub <[email protected]>2020-12-07 10:34:47 +0000
commitc3b39de678fe821c12e4bf584e76a6bcedd59852 (patch)
tree7831026e8340686f0d85cba7cf900e407b64cd28 /package.json
parent81a20d885d1890e5775986f6ccd8bf3e4d5f8c23 (diff)
parent9ebc467200b812a3ec00a3d4fa97c3b5ebb40706 (diff)
downloadmuse-c3b39de678fe821c12e4bf584e76a6bcedd59852.tar.xz
muse-c3b39de678fe821c12e4bf584e76a6bcedd59852.zip
Merge pull request #39 from codetheweb/dependabot/npm_and_yarn/eslint-7.15.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 a0e3a00..f671ea7 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
- "eslint": "^7.14.0",
+ "eslint": "^7.15.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.5",