aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-09 11:01:52 +0000
committerGitHub <[email protected]>2021-02-09 11:01:52 +0000
commit428d6c7a6258bfe151f45e94ee15d0ccd8c33cb5 (patch)
tree0500ed1de50d52a90216eeea5fca252740312c35 /package.json
parentfe2505da533b1c8132a4cf7411136e4fd54d8254 (diff)
parent8ee866efced0604e743d0a2960f921a9dccb480c (diff)
downloadmuse-428d6c7a6258bfe151f45e94ee15d0ccd8c33cb5.tar.xz
muse-428d6c7a6258bfe151f45e94ee15d0ccd8c33cb5.zip
Merge pull request #107 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.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 623ad00..b6dc06c 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@types/validator": "^13.1.3",
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.15.0",
- "@typescript-eslint/parser": "^4.14.2",
+ "@typescript-eslint/parser": "^4.15.0",
"eslint": "^7.19.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",