diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-24 10:35:34 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-24 10:35:34 +0000 |
| commit | cfa3f40fa4f7073b24a984ada35fa2b296fb3eea (patch) | |
| tree | 935e6bb0e351c077a4881bb3870a3f04d8df9d44 /package.json | |
| parent | e26fa867b87caba327ee1865c83bee4838e1bba1 (diff) | |
| parent | ffa207ed9cc2d72f38a9f4177370740baf0be741 (diff) | |
| download | muse-cfa3f40fa4f7073b24a984ada35fa2b296fb3eea.tar.xz muse-cfa3f40fa4f7073b24a984ada35fa2b296fb3eea.zip | |
Merge pull request #23 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.8.2
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 b3a0d37..19d538f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/validator": "^13.1.0", "@types/ws": "^7.4.0", "@typescript-eslint/eslint-plugin": "^4.8.1", - "@typescript-eslint/parser": "^4.8.1", + "@typescript-eslint/parser": "^4.8.2", "eslint": "^7.14.0", "eslint-config-xo": "^0.33.1", "eslint-config-xo-typescript": "^0.36.0", |
