aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-18 10:38:36 +0000
committerGitHub <[email protected]>2021-05-18 10:38:36 +0000
commite480d22c616ef38ae193ba5dbfc9743c38d32395 (patch)
treecc6a07479ffb20cea1d12d3c9d09827e09c01e30 /package.json
parent5f1d078b2b31ebf482647fc6f30918b7b78d2d66 (diff)
downloadmuse-e480d22c616ef38ae193ba5dbfc9743c38d32395.tar.xz
muse-e480d22c616ef38ae193ba5dbfc9743c38d32395.zip
Bump @typescript-eslint/parser from 4.23.0 to 4.24.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.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.24.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 5f65bc3..ff3e6c0 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@types/validator": "^13.1.3",
"@types/ws": "^7.4.4",
"@typescript-eslint/eslint-plugin": "^4.24.0",
- "@typescript-eslint/parser": "^4.23.0",
+ "@typescript-eslint/parser": "^4.24.0",
"eslint": "^7.26.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",