aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-12 11:36:39 +0000
committerGitHub <[email protected]>2021-04-12 11:36:39 +0000
commitc466e0fe775c0abf9f5e53bbf2a24c1fcb285cfd (patch)
tree57fc3214dd322739ce46427dec2f7890e81bef2f /package.json
parent4f7e808ffd6fc4c53417f92c36f071ef96785455 (diff)
downloadmuse-c466e0fe775c0abf9f5e53bbf2a24c1fcb285cfd.tar.xz
muse-c466e0fe775c0abf9f5e53bbf2a24c1fcb285cfd.zip
Bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.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.23.0...v7.24.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 96a039a..b3e2c1c 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.1",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
- "eslint": "^7.23.0",
+ "eslint": "^7.24.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",