aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-29 10:55:07 +0000
committerGitHub <[email protected]>2020-12-29 10:55:07 +0000
commit060b17cc8b142120cd2ec26746901a0e72c428ce (patch)
tree79b5c8ad070d95bd034bd945b5d03700b4230cc0 /package.json
parenta7b57cb52ab0321644a0b08410c7ae6cead7834e (diff)
parentea53d461426725fd7ae63a0656c20777e2f54bf1 (diff)
downloadmuse-060b17cc8b142120cd2ec26746901a0e72c428ce.tar.xz
muse-060b17cc8b142120cd2ec26746901a0e72c428ce.zip
Merge pull request #66 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.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 ec4fcc5..10ccbcc 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.0",
- "@typescript-eslint/parser": "^4.11.0",
+ "@typescript-eslint/parser": "^4.11.1",
"eslint": "^7.16.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",