aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-05 10:46:51 +0000
committerGitHub <[email protected]>2021-01-05 10:46:51 +0000
commitf849cd79fa56e65831de1749bf19d205b1ea2de6 (patch)
tree9c94571b7867f36d3e087b6b4276fe740e6e2d86 /package.json
parenta0e546de68172b6760c17c03d7625f5a9278e621 (diff)
parent6a4780c0224b04a2dae508add33640325d99b114 (diff)
downloadmuse-f849cd79fa56e65831de1749bf19d205b1ea2de6.tar.xz
muse-f849cd79fa56e65831de1749bf19d205b1ea2de6.zip
Merge pull request #74 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.12.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 842a03a..a917217 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@types/validator": "^13.1.2",
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.11.1",
- "@typescript-eslint/parser": "^4.11.1",
+ "@typescript-eslint/parser": "^4.12.0",
"eslint": "^7.17.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",