aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-06-01 10:33:02 +0000
committerGitHub <[email protected]>2021-06-01 10:33:02 +0000
commita71193de07608432137cf6fbbdb23a1d5641ef60 (patch)
treedcc69dacf299ad571a15dea5cfd2f37b341e4033 /package.json
parenta5dce868c4a88c652dbc9d3182cbe1bdb9fdb417 (diff)
downloadmuse-a71193de07608432137cf6fbbdb23a1d5641ef60.tar.xz
muse-a71193de07608432137cf6fbbdb23a1d5641ef60.zip
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.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.26.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 36a65a9..d63444c 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.25.0",
- "@typescript-eslint/parser": "^4.25.0",
+ "@typescript-eslint/parser": "^4.26.0",
"eslint": "^7.27.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",