aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-02 10:47:58 +0000
committerGitHub <[email protected]>2021-02-02 10:47:58 +0000
commitd55e01d988e6f3a30908c9be2adcb3d3f5edc22d (patch)
tree6ae2cdbc689207d2aa6dc1a2eb211679de4afe35 /package.json
parent1ef5616361ac2940c118d133e121c3bab9487e25 (diff)
downloadmuse-d55e01d988e6f3a30908c9be2adcb3d3f5edc22d.tar.xz
muse-d55e01d988e6f3a30908c9be2adcb3d3f5edc22d.zip
Bump @typescript-eslint/parser from 4.14.1 to 4.14.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.1 to 4.14.2. - [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.2/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 58e3a5a..a13cabf 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.14.2",
- "@typescript-eslint/parser": "^4.14.1",
+ "@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",