File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 52
52
"eslint-config-standard" : " ^14.1.1" ,
53
53
"eslint-plugin-import" : " ^2.25.3" ,
54
54
"eslint-plugin-node" : " ^11.1.0" ,
55
- "eslint-plugin-promise" : " ^5 .1.1"
55
+ "eslint-plugin-promise" : " ^6 .1.1"
56
56
},
57
57
"eslintConfig" : {
58
58
"extends" : [
Original file line number Diff line number Diff line change @@ -878,9 +878,9 @@ eslint-plugin-node@^11.1.0:
878
878
resolve "^1.10.1"
879
879
semver "^6.1.0"
880
880
881
- eslint-plugin-promise@^5 .1.1 :
882
- version "5 .1.1"
883
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5 .1.1.tgz#9674d11c056d1bafac38e4a3a9060be740988d90 "
881
+ eslint-plugin-promise@^6 .1.1 :
882
+ version "6 .1.1"
883
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6 .1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816 "
884
884
885
885
886
886
version "5.1.0"
You can’t perform that action at this time.
0 commit comments