diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-15 10:50:16 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-15 10:50:16 +0000 |
| commit | 503dc48f032c24851013786e5b0b4d8b516fbb8d (patch) | |
| tree | 0413c2257e1e959c6cdaee0217d81021376e7381 /package.json | |
| parent | 9848713a04f0c250e9d77a74041f1311793c08ce (diff) | |
| parent | df3f12abb9daf75aba9e9a06945ab0e3c9d0ddce (diff) | |
| download | muse-503dc48f032c24851013786e5b0b4d8b516fbb8d.tar.xz muse-503dc48f032c24851013786e5b0b4d8b516fbb8d.zip | |
Merge pull request #54 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.10.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9538552..a46fd20 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/spotify-web-api-node": "^4.0.2", "@types/validator": "^13.1.1", "@types/ws": "^7.4.0", - "@typescript-eslint/eslint-plugin": "^4.9.1", + "@typescript-eslint/eslint-plugin": "^4.10.0", "@typescript-eslint/parser": "^4.10.0", "eslint": "^7.15.0", "eslint-config-xo": "^0.33.1", |
