File tree 2 files changed +19
-5
lines changed
2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 42
42
"eslint-plugin-jest" : " 27.9.0" ,
43
43
"eslint-plugin-jsdoc" : " 41.1.2" ,
44
44
"eslint-plugin-no-use-extend-native" : " 0.5.0" ,
45
- "eslint-plugin-promise" : " 6.6 .0" ,
45
+ "eslint-plugin-promise" : " 7.2 .0" ,
46
46
"eslint-plugin-unicorn" : " 23.0.0" ,
47
47
"fuzzy" : " 0.1.3" ,
48
48
"global" : " 4.4.0" ,
Original file line number Diff line number Diff line change 756
756
esquery "^1.4.0"
757
757
jsdoc-type-pratt-parser "~4.0.0"
758
758
759
+ " @eslint-community/eslint-utils@^4.4.0 " :
760
+ version "4.4.1"
761
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
762
+ integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
763
+ dependencies :
764
+ eslint-visitor-keys "^3.4.3"
765
+
759
766
" @eslint/eslintrc@^0.4.3 " :
760
767
version "0.4.3"
761
768
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
4055
4062
is-obj-prop "^1.0.0"
4056
4063
is-proto-prop "^2.0.0"
4057
4064
4058
-
4059
- version "6.6.0"
4060
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
4061
- integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
4065
+
4066
+ version "7.2.0"
4067
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.0.tgz#ef4194982c3a00867a4def866e0b5abf0caf6a87"
4068
+ integrity sha512-O2QBfKGRP0AHxXhZ3Lk2sFGGGw8TlMW84c+QfPX0gMnDrKJEN5SGJOICt/nR6spLvzuYO3d3nV4R3AIzdbaW7Q==
4069
+ dependencies :
4070
+ " @eslint-community/eslint-utils" " ^4.4.0"
4062
4071
4063
4072
4064
4073
version "23.0.0"
@@ -4136,6 +4145,11 @@ eslint-visitor-keys@^3.0.0:
4136
4145
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
4137
4146
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
4138
4147
4148
+ eslint-visitor-keys@^3.4.3 :
4149
+ version "3.4.3"
4150
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
4151
+ integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
4152
+
4139
4153
4140
4154
version "7.32.0"
4141
4155
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
You can’t perform that action at this time.
0 commit comments