diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-13 10:48:36 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-13 10:48:36 +0000 |
| commit | dc3ea8a08f6b8878f60cd9e882420c7d988f75bc (patch) | |
| tree | 4c5563c7281ce24f8b9af5920a3e7fd7eaeed0b9 /package.json | |
| parent | 5cb9d5a031d8932ab5827475334746a9248f5162 (diff) | |
| parent | 9c20d0a501bf5a842493e61b37c66512fcf027b6 (diff) | |
| download | muse-dc3ea8a08f6b8878f60cd9e882420c7d988f75bc.tar.xz muse-dc3ea8a08f6b8878f60cd9e882420c7d988f75bc.zip | |
Merge pull request #166 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.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 b3e2c1c..0880e48 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/validator": "^13.1.3", "@types/ws": "^7.4.1", "@typescript-eslint/eslint-plugin": "^4.21.0", - "@typescript-eslint/parser": "^4.21.0", + "@typescript-eslint/parser": "^4.22.0", "eslint": "^7.24.0", "eslint-config-xo": "^0.35.0", "eslint-config-xo-typescript": "^0.36.0", |
