Skip to content

Commit d73a57a

Browse files
Update linting dependencies
1 parent 46fa274 commit d73a57a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"eslint": "5.16.0",
3232
"eslint-config-semistandard": "13.0.0",
3333
"eslint-config-standard": "12.0.0",
34-
"eslint-plugin-import": "2.22.0",
34+
"eslint-plugin-import": "2.27.5",
3535
"eslint-plugin-node": "8.0.1",
36-
"eslint-plugin-promise": "4.2.1",
37-
"eslint-plugin-standard": "4.0.1",
36+
"eslint-plugin-promise": "4.3.1",
37+
"eslint-plugin-standard": "4.1.0",
3838
"husky": "1.3.1",
3939
"installed-check": "2.2.0",
4040
"mocha": "6.2.3",

0 commit comments

Comments
 (0)