diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-16 10:49:37 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-16 10:49:37 +0000 |
| commit | 2b832ed2c1b8db64efe3c77f070064806862967d (patch) | |
| tree | e0d07b41ad1568cd1f159614e7c32177823c7e9c /package.json | |
| parent | 0dd84906d95d0f216df66bd7bd9e1b71cf07b9da (diff) | |
| parent | 0a1c5b05a1eff2f84b99a0265082bbffa2ef6b85 (diff) | |
| download | muse-2b832ed2c1b8db64efe3c77f070064806862967d.tar.xz muse-2b832ed2c1b8db64efe3c77f070064806862967d.zip | |
Merge pull request #142 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.18.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 388b897..db7d53b 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.18.0", - "@typescript-eslint/parser": "^4.17.0", + "@typescript-eslint/parser": "^4.18.0", "eslint": "^7.22.0", "eslint-config-xo": "^0.34.0", "eslint-config-xo-typescript": "^0.36.0", |
