aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-12 11:06:39 +0000
committerGitHub <[email protected]>2021-01-12 11:06:39 +0000
commitf5158a0a79555149189011736e823bca85e41ecb (patch)
tree37a407f53e92b6629afe384b7caa26e14ada109a /package.json
parentecaec5efd633fb420cf6d40c18eec1df83ac2c6d (diff)
parent50f0d4cfb7a31ddf1930a46beea55a516e0bb40a (diff)
downloadmuse-f5158a0a79555149189011736e823bca85e41ecb.tar.xz
muse-f5158a0a79555149189011736e823bca85e41ecb.zip
Merge pull request #84 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.13.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 37b12ed..2e2426b 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.13.0",
- "@typescript-eslint/parser": "^4.12.0",
+ "@typescript-eslint/parser": "^4.13.0",
"eslint": "^7.17.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",