aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-16 10:47:43 +0000
committerGitHub <[email protected]>2021-03-16 10:47:43 +0000
commit0a1c5b05a1eff2f84b99a0265082bbffa2ef6b85 (patch)
tree4bf440e7b6ddf1ca0dcb2c6ece26c2ea8a141990 /package.json
parent88f2eaeb5e3a9152c15e788f47ab07345e4cf7b1 (diff)
downloadmuse-0a1c5b05a1eff2f84b99a0265082bbffa2ef6b85.tar.xz
muse-0a1c5b05a1eff2f84b99a0265082bbffa2ef6b85.zip
Bump @typescript-eslint/parser from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.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.18.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 c763947..e497fa0 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@types/validator": "^13.1.3",
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.18.0",
- "@typescript-eslint/parser": "^4.17.0",
+ "@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",