aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-02 10:49:20 +0000
committerGitHub <[email protected]>2021-02-02 10:49:20 +0000
commit69e1ed6abc9f4f84edd9f2934e338e7da2e1fc04 (patch)
tree6ae2cdbc689207d2aa6dc1a2eb211679de4afe35 /package.json
parent1ef5616361ac2940c118d133e121c3bab9487e25 (diff)
parentd55e01d988e6f3a30908c9be2adcb3d3f5edc22d (diff)
downloadmuse-69e1ed6abc9f4f84edd9f2934e338e7da2e1fc04.tar.xz
muse-69e1ed6abc9f4f84edd9f2934e338e7da2e1fc04.zip
Merge pull request #103 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.14.2
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 58e3a5a..a13cabf 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.14.2",
- "@typescript-eslint/parser": "^4.14.1",
+ "@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",