aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-01 10:53:51 +0000
committerGitHub <[email protected]>2020-12-01 10:53:51 +0000
commite43171e45d01aae4b0ad69f68109f5ef0197b929 (patch)
tree47250628ddd39c181bf89496058f51115256f923 /package.json
parente3ab4ba7b097960e66ba8a56c1cb5fd0bf9de6e2 (diff)
downloadmuse-e43171e45d01aae4b0ad69f68109f5ef0197b929.tar.xz
muse-e43171e45d01aae4b0ad69f68109f5ef0197b929.zip
Bump @typescript-eslint/parser from 4.8.2 to 4.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.8.2 to 4.9.0. - [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.0/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 1bd20e1..e4ff22a 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.9.0",
- "@typescript-eslint/parser": "^4.8.2",
+ "@typescript-eslint/parser": "^4.9.0",
"eslint": "^7.14.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",