aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-15 11:26:12 +0000
committerGitHub <[email protected]>2021-03-15 11:26:12 +0000
commit4f67698bb7cf902c61720989404a3ab5dacbd2de (patch)
treea36e93f7ec60e5319f3ababebf7ef71919242244 /package.json
parent2cc44c4fb48136d00a6a4ab80190bbaf4d3d7a3f (diff)
downloadmuse-4f67698bb7cf902c61720989404a3ab5dacbd2de.tar.xz
muse-4f67698bb7cf902c61720989404a3ab5dacbd2de.zip
Bump eslint from 7.21.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0) 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 45eb1d5..1072e39 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
- "eslint": "^7.21.0",
+ "eslint": "^7.22.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",