File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 121
121
"eslint-plugin-jsonc" : " 2.18.2" ,
122
122
"eslint-plugin-mdx" : " 3.1.5" ,
123
123
"eslint-plugin-n" : " 17.14.0" ,
124
- "eslint-plugin-promise" : " 7.2.0 " ,
124
+ "eslint-plugin-promise" : " 7.2.1 " ,
125
125
"eslint-plugin-unicorn" : " 56.0.1" ,
126
126
"eslint-plugin-yml" : " 1.15.0" ,
127
127
"globals" : " 15.12.0" ,
Original file line number Diff line number Diff line change @@ -1806,7 +1806,7 @@ __metadata:
1806
1806
eslint-plugin-jsonc : " npm:2.18.2"
1807
1807
eslint-plugin-mdx : " npm:3.1.5"
1808
1808
eslint-plugin-n : " npm:17.14.0"
1809
- eslint-plugin-promise : " npm:7.2.0 "
1809
+ eslint-plugin-promise : " npm:7.2.1 "
1810
1810
eslint-plugin-unicorn : " npm:56.0.1"
1811
1811
eslint-plugin-yml : " npm:1.15.0"
1812
1812
globals : " npm:15.12.0"
@@ -5055,14 +5055,14 @@ __metadata:
5055
5055
languageName : node
5056
5056
linkType : hard
5057
5057
5058
- " eslint-plugin-promise@npm:7.2.0 " :
5059
- version : 7.2.0
5060
- resolution : " eslint-plugin-promise@npm:7.2.0 "
5058
+ " eslint-plugin-promise@npm:7.2.1 " :
5059
+ version : 7.2.1
5060
+ resolution : " eslint-plugin-promise@npm:7.2.1 "
5061
5061
dependencies :
5062
5062
" @eslint-community/eslint-utils " : " npm:^4.4.0"
5063
5063
peerDependencies :
5064
5064
eslint : ^7.0.0 || ^8.0.0 || ^9.0.0
5065
- checksum : 10/9935dc0f9b44e668bfca6f1fc6583b98a9de2bf3f7496a1c5730d62189c055ac9c6c79fddf3c9ec1ec21040766bdb66855b79fd60528972f9a14d4743c2f613f
5065
+ checksum : 10/e7447159d52dbc0fdaacfad18571906bb783f9f41f497e73f9b0351e9cc79497f9a9053fbef8141d0c027c16c768a1ef7f8cd4709a4a5cbb14636e862a1ccb34
5066
5066
languageName : node
5067
5067
linkType : hard
5068
5068
You can’t perform that action at this time.
0 commit comments