aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-06 10:41:16 +0000
committerGitHub <[email protected]>2021-04-06 10:41:16 +0000
commit6682d4b4412da4647c8fcff4bce2485944723f4e (patch)
tree30d1a82d98343d2fc76662a08a2a9f5e3949d1ae /package.json
parent8e556e1d6279f98ca1f3a7bb0e27b2a78d1a7cb0 (diff)
downloadmuse-6682d4b4412da4647c8fcff4bce2485944723f4e.tar.xz
muse-6682d4b4412da4647c8fcff4bce2485944723f4e.zip
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.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.21.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 47d8bf8..b5b81e2 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.20.0",
- "@typescript-eslint/parser": "^4.20.0",
+ "@typescript-eslint/parser": "^4.21.0",
"eslint": "^7.23.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",