diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-08 10:49:07 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-08 10:49:07 +0000 |
| commit | f9bbe7c2d6802bb96847a083e4cafd72dc7757ca (patch) | |
| tree | c2ef9f9bb247d4eef08a1eb1b7440804f97c3c62 /package.json | |
| parent | 979aceb43e7a5e2d1c37a011b0264966f3e5d1aa (diff) | |
| parent | f37849f7f0214268b95b596dea2e261925427fdc (diff) | |
| download | muse-f9bbe7c2d6802bb96847a083e4cafd72dc7757ca.tar.xz muse-f9bbe7c2d6802bb96847a083e4cafd72dc7757ca.zip | |
Merge pull request #41 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.9.1
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 1924cc6..60920bc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/validator": "^13.1.1", "@types/ws": "^7.4.0", "@typescript-eslint/eslint-plugin": "^4.9.1", - "@typescript-eslint/parser": "^4.9.0", + "@typescript-eslint/parser": "^4.9.1", "eslint": "^7.15.0", "eslint-config-xo": "^0.33.1", "eslint-config-xo-typescript": "^0.36.0", |
