aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-18 11:17:22 +0000
committerGitHub <[email protected]>2021-01-18 11:17:22 +0000
commit48bb91ee27df6c0506678fb56ca4a275f2248d2e (patch)
treefe3ac0bb136a30a1577d26045dd95b6450cd1530 /package.json
parent5aca258b391da98027727fa0e28381e58d9f1c28 (diff)
downloadmuse-48bb91ee27df6c0506678fb56ca4a275f2248d2e.tar.xz
muse-48bb91ee27df6c0506678fb56ca4a275f2248d2e.zip
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.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 935d885..79eeba6 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
- "eslint": "^7.17.0",
+ "eslint": "^7.18.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",