aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-22 10:47:23 +0000
committerGitHub <[email protected]>2020-12-22 10:47:23 +0000
commit87d92bf043f4dedee2477925317c180948ded4b8 (patch)
tree958c54bb9573d45702f81b913b9b6d79a2b83c13 /package.json
parent9110f86600ae5caf8d4a830322fed5be8beb2f35 (diff)
parentfbeb7de4c68b6a767ccaf15fb77eced324e79818 (diff)
downloadmuse-87d92bf043f4dedee2477925317c180948ded4b8.tar.xz
muse-87d92bf043f4dedee2477925317c180948ded4b8.zip
Merge pull request #62 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.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 aa61488..bd6ccbf 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@types/validator": "^13.1.1",
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.10.0",
- "@typescript-eslint/parser": "^4.10.0",
+ "@typescript-eslint/parser": "^4.11.0",
"eslint": "^7.16.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",