aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-08 10:47:51 +0000
committerGitHub <[email protected]>2020-12-08 10:47:51 +0000
commitf37849f7f0214268b95b596dea2e261925427fdc (patch)
tree3706abace4613127097f37acbb46cccc2d1d5fd5 /package.json
parent260f8ded06224cecdc37681e5cf758a7104bbf6e (diff)
downloadmuse-f37849f7f0214268b95b596dea2e261925427fdc.tar.xz
muse-f37849f7f0214268b95b596dea2e261925427fdc.zip
Bump @typescript-eslint/parser from 4.9.0 to 4.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.0 to 4.9.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.1/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ba5dbb3..5160783 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",