File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"eslint-plugin-import" : " ^2.25.2" ,
36
36
"eslint-plugin-jest" : " ^24.5.2" ,
37
37
"eslint-plugin-node" : " ^11.0.0" ,
38
- "eslint-plugin-promise" : " ^5.1.0 " ,
38
+ "eslint-plugin-promise" : " ^5.1.1 " ,
39
39
"eslint-plugin-vue" : " ^7.20.0" ,
40
40
"faker" : " ^5.5.3" ,
41
41
"fetch-mock" : " ^9.11.0" ,
Original file line number Diff line number Diff line change @@ -2707,10 +2707,10 @@ eslint-plugin-node@^11.0.0:
2707
2707
resolve "^1.10.1"
2708
2708
semver "^6.1.0"
2709
2709
2710
- eslint-plugin-promise@^5.1.0 :
2711
- version "5.1.0 "
2712
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0 .tgz#fb2188fb734e4557993733b41aa1a688f46c6f24 "
2713
- integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng ==
2710
+ eslint-plugin-promise@^5.1.1 :
2711
+ version "5.1.1 "
2712
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1 .tgz#9674d11c056d1bafac38e4a3a9060be740988d90 "
2713
+ integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA ==
2714
2714
2715
2715
eslint-plugin-vue@^7.20.0 :
2716
2716
version "7.20.0"
You can’t perform that action at this time.
0 commit comments