aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-08 10:49:07 +0000
committerGitHub <[email protected]>2020-12-08 10:49:07 +0000
commitf9bbe7c2d6802bb96847a083e4cafd72dc7757ca (patch)
treec2ef9f9bb247d4eef08a1eb1b7440804f97c3c62 /package.json
parent979aceb43e7a5e2d1c37a011b0264966f3e5d1aa (diff)
parentf37849f7f0214268b95b596dea2e261925427fdc (diff)
downloadmuse-f9bbe7c2d6802bb96847a083e4cafd72dc7757ca.tar.xz
muse-f9bbe7c2d6802bb96847a083e4cafd72dc7757ca.zip
Merge pull request #41 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.9.1
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 1924cc6..60920bc 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.9.1",
- "@typescript-eslint/parser": "^4.9.0",
+ "@typescript-eslint/parser": "^4.9.1",
"eslint": "^7.15.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",