diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-23 13:32:17 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-23 13:32:17 +0000 |
| commit | 8a4028757a18efb25250f67cb15abcc7fef5d6e9 (patch) | |
| tree | f5db1a542c8f55aa6569c44f57b8474833bf363d /package.json | |
| parent | 2b832ed2c1b8db64efe3c77f070064806862967d (diff) | |
| parent | 3996de320a59b9362619e3ce6c5bcdd1e3310619 (diff) | |
| download | muse-8a4028757a18efb25250f67cb15abcc7fef5d6e9.tar.xz muse-8a4028757a18efb25250f67cb15abcc7fef5d6e9.zip | |
Merge pull request #147 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.19.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 db7d53b..257f99e 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.18.0", + "@typescript-eslint/parser": "^4.19.0", "eslint": "^7.22.0", "eslint-config-xo": "^0.34.0", "eslint-config-xo-typescript": "^0.36.0", |
