Skip to content

Commit 1b484bb

Browse files
committed
chore: remove deprecated eslint-plugin-standard package
1 parent 821e3f1 commit 1b484bb

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"eslint-plugin-import": "^2.22.1",
4141
"eslint-plugin-node": "^11.1.0",
4242
"eslint-plugin-promise": "^4.2.1",
43-
"eslint-plugin-standard": "^4.0.1",
4443
"husky": "^4.3.7",
4544
"lint-staged": "^10.5.3",
4645
"prettier": "^2.2.1",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,11 +1317,6 @@ eslint-plugin-promise@^4.2.1:
13171317
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
13181318
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
13191319

1320-
eslint-plugin-standard@^4.0.1:
1321-
version "4.0.1"
1322-
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
1323-
integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==
1324-
13251320
eslint-scope@^5.1.1:
13261321
version "5.1.1"
13271322
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"

0 commit comments

Comments
 (0)