diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-30 10:48:02 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-30 10:48:02 +0000 |
| commit | 09d713a67aa7dbcc1bbc45389ec7b4dba045b300 (patch) | |
| tree | a6792551b5303d1f73442af4eb67b9ec7ec2ab0f /package.json | |
| parent | fae6e3a7881e3f42c84a4c3713430383946e576d (diff) | |
| parent | 1a01dbb57156740132cdb177f1fbdf251642b9e4 (diff) | |
| download | muse-09d713a67aa7dbcc1bbc45389ec7b4dba045b300.tar.xz muse-09d713a67aa7dbcc1bbc45389ec7b4dba045b300.zip | |
Merge pull request #155 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.20.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 67eaf64..e107fb2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/spotify-web-api-node": "^4.0.2", "@types/validator": "^13.1.3", "@types/ws": "^7.4.0", - "@typescript-eslint/eslint-plugin": "^4.19.0", + "@typescript-eslint/eslint-plugin": "^4.20.0", "@typescript-eslint/parser": "^4.20.0", "eslint": "^7.23.0", "eslint-config-xo": "^0.34.0", |
