Skip to content

Commit 21efc14

Browse files
committed
chore(deps): add eslint-plugin-promise and eslint-plugin-n
1 parent bd593ff commit 21efc14

2 files changed

Lines changed: 6 additions & 14 deletions

File tree

package-lock.json

Lines changed: 4 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
"eslint-config-prettier": "8.3.0",
4343
"eslint-config-standard": "17.0.0-1",
4444
"eslint-plugin-import": "2.25.4",
45+
"eslint-plugin-n": "14.0.0",
4546
"eslint-plugin-prettier": "4.0.0",
47+
"eslint-plugin-promise": "6.0.0",
4648
"husky": "7.0.4",
4749
"lint-staged": "12.3.3",
4850
"prettier": "2.5.1",

0 commit comments

Comments
 (0)