aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-11 10:36:52 +0000
committerGitHub <[email protected]>2021-05-11 10:36:52 +0000
commit7827333f2a90e3311ab72e2aaf76dc16474d3bb0 (patch)
tree824e972003ca17b51db4d31d9dbb9cedf030e017 /package.json
parent324e4f125ad1c452d0d980208427224cf39dd648 (diff)
downloadmuse-7827333f2a90e3311ab72e2aaf76dc16474d3bb0.tar.xz
muse-7827333f2a90e3311ab72e2aaf76dc16474d3bb0.zip
Bump @typescript-eslint/parser from 4.22.1 to 4.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.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.23.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 6b41951..91e24a2 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@types/validator": "^13.1.3",
"@types/ws": "^7.4.2",
"@typescript-eslint/eslint-plugin": "^4.22.1",
- "@typescript-eslint/parser": "^4.22.1",
+ "@typescript-eslint/parser": "^4.23.0",
"eslint": "^7.26.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",