File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 43
43
"@types/pg" : " ^7.14.5" ,
44
44
"JSONStream" : " ~1.3.5" ,
45
45
"concat-stream" : " ~1.0.1" ,
46
- "eslint-plugin-promise" : " ^6.0 .1" ,
46
+ "eslint-plugin-promise" : " ^7.2 .1" ,
47
47
"mocha" : " ^10.5.2" ,
48
48
"pg" : " ^8.16.0" ,
49
49
"stream-spec" : " ~0.3.5" ,
Original file line number Diff line number Diff line change @@ -3900,10 +3900,12 @@ eslint-plugin-prettier@^5.1.2:
3900
3900
prettier-linter-helpers "^1.0.0"
3901
3901
synckit "^0.11.0"
3902
3902
3903
- eslint-plugin-promise@^6.0.1 :
3904
- version "6.2.0"
3905
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.2.0.tgz#e24ab0e3c0a25fa227d98d9ff612156b5af15945"
3906
- integrity sha512-QmAqwizauvnKOlifxyDj2ObfULpHQawlg/zQdgEixur9vl0CvZGv/LCJV2rtj3210QCoeGBzVMfMXqGAOr/4fA==
3903
+ eslint-plugin-promise@^7.2.1 :
3904
+ version "7.2.1"
3905
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0"
3906
+ integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==
3907
+ dependencies :
3908
+ " @eslint-community/eslint-utils" " ^4.4.0"
3907
3909
3908
3910
eslint-scope@^7.2.2 :
3909
3911
version "7.2.2"
You can’t perform that action at this time.
0 commit comments