aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-19 10:43:55 +0000
committerGitHub <[email protected]>2021-01-19 10:43:55 +0000
commitb45a8324c2af1210b16b7da0be1fa4cdca1dc023 (patch)
treeffdec837491f24d40e94f8e8ccee02f15ef58fb3 /package.json
parent4f1f63db37d8abc6d2057e50bbcdf2fee55f9f43 (diff)
downloadmuse-b45a8324c2af1210b16b7da0be1fa4cdca1dc023.tar.xz
muse-b45a8324c2af1210b16b7da0be1fa4cdca1dc023.zip
Bump @typescript-eslint/parser from 4.13.0 to 4.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.13.0 to 4.14.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.14.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 79eeba6..0e8d24e 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.13.0",
- "@typescript-eslint/parser": "^4.13.0",
+ "@typescript-eslint/parser": "^4.14.0",
"eslint": "^7.18.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",