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 38
38
"eslint-plugin-import" : " ^2.25.4" ,
39
39
"eslint-plugin-jest" : " ^27.2.1" ,
40
40
"eslint-plugin-node" : " ^11.0.0" ,
41
- "eslint-plugin-promise" : " ^5.1.1 " ,
41
+ "eslint-plugin-promise" : " ^5.2.0 " ,
42
42
"eslint-plugin-vue" : " ^8.3.0" ,
43
43
"faker" : " ^5.5.3" ,
44
44
"fetch-mock" : " ^9.11.0" ,
Original file line number Diff line number Diff line change @@ -2664,10 +2664,10 @@ eslint-plugin-node@^11.0.0:
2664
2664
resolve "^1.10.1"
2665
2665
semver "^6.1.0"
2666
2666
2667
- eslint-plugin-promise@^5.1.1 :
2668
- version "5.1.1 "
2669
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1 .tgz#9674d11c056d1bafac38e4a3a9060be740988d90 "
2670
- integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA ==
2667
+ eslint-plugin-promise@^5.2.0 :
2668
+ version "5.2.0 "
2669
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0 .tgz#a596acc32981627eb36d9d75f9666ac1a4564971 "
2670
+ integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw ==
2671
2671
2672
2672
eslint-plugin-vue@^8.3.0 :
2673
2673
version "8.3.0"
You can’t perform that action at this time.
0 commit comments