aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-07 10:33:02 +0000
committerGitHub <[email protected]>2020-12-07 10:33:02 +0000
commit9ebc467200b812a3ec00a3d4fa97c3b5ebb40706 (patch)
tree7831026e8340686f0d85cba7cf900e407b64cd28 /package.json
parent81a20d885d1890e5775986f6ccd8bf3e4d5f8c23 (diff)
downloadmuse-9ebc467200b812a3ec00a3d4fa97c3b5ebb40706.tar.xz
muse-9ebc467200b812a3ec00a3d4fa97c3b5ebb40706.zip
Bump eslint from 7.14.0 to 7.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.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.14.0...v7.15.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 a0e3a00..f671ea7 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
- "eslint": "^7.14.0",
+ "eslint": "^7.15.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.5",