diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-09 10:58:27 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-09 10:58:27 +0000 |
| commit | fe2505da533b1c8132a4cf7411136e4fd54d8254 (patch) | |
| tree | 61ad1f0b85c47a69577b6588b9d3c9100db9e575 /package.json | |
| parent | 87052882e3a7f02e8726d90c649717c3ed76d5a7 (diff) | |
| parent | 152ab97225b4a5eb284daa78f2676d46ea923b23 (diff) | |
| download | muse-fe2505da533b1c8132a4cf7411136e4fd54d8254.tar.xz muse-fe2505da533b1c8132a4cf7411136e4fd54d8254.zip | |
Merge pull request #106 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.15.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 4166bf0..623ad00 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.14.2", + "@typescript-eslint/eslint-plugin": "^4.15.0", "@typescript-eslint/parser": "^4.14.2", "eslint": "^7.19.0", "eslint-config-xo": "^0.34.0", |
