Skip to content

Commit

Permalink
fix: remove dependency on eslint-plugin-standard (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknug committed Nov 28, 2021
1 parent 84f0983 commit ee47f83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/eslint-config/package.json
Expand Up @@ -17,7 +17,6 @@
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-unicorn": "^37.0.1",
"eslint-plugin-vue": "^7.20.0"
},
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Expand Up @@ -2797,11 +2797,6 @@ eslint-plugin-promise@^5.1.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1.tgz#9674d11c056d1bafac38e4a3a9060be740988d90"
integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==

eslint-plugin-standard@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==

eslint-plugin-unicorn@^37.0.1:
version "37.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-37.0.1.tgz#a2292dc302ffc0be1791e6ebbb4ae93242833f11"
Expand Down

0 comments on commit ee47f83

Please sign in to comment.