aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-29 12:26:25 +0000
committerGitHub <[email protected]>2021-03-29 12:26:25 +0000
commitd90b010375cb5620270cbced2bbd6af944da93fc (patch)
treeb5d9f6469235855a81b75bb9d103beba3a3e2c36 /package.json
parent1013a23974d93e07efbd65e538c91601178a32b2 (diff)
parent99393d51215262581fce225baf90d51803087e42 (diff)
downloadmuse-d90b010375cb5620270cbced2bbd6af944da93fc.tar.xz
muse-d90b010375cb5620270cbced2bbd6af944da93fc.zip
Merge pull request #151 from codetheweb/dependabot/npm_and_yarn/eslint-7.23.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 5f6ce3d..7d027ca 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
- "eslint": "^7.22.0",
+ "eslint": "^7.23.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",