File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 216
216
"eslint-plugin-jsonc" : " 2.18.2" ,
217
217
"eslint-plugin-mdx" : " 3.1.5" ,
218
218
"eslint-plugin-n" : " 17.14.0" ,
219
- "eslint-plugin-promise" : " 7.1.0 " ,
219
+ "eslint-plugin-promise" : " 7.2.1 " ,
220
220
"eslint-plugin-unicorn" : " 56.0.1" ,
221
221
"eslint-plugin-yml" : " 1.15.0" ,
222
222
"globals" : " 15.12.0" ,
Original file line number Diff line number Diff line change @@ -1651,7 +1651,7 @@ __metadata:
1651
1651
eslint-plugin-jsonc : " npm:2.18.2"
1652
1652
eslint-plugin-mdx : " npm:3.1.5"
1653
1653
eslint-plugin-n : " npm:17.14.0"
1654
- eslint-plugin-promise : " npm:7.1.0 "
1654
+ eslint-plugin-promise : " npm:7.2.1 "
1655
1655
eslint-plugin-unicorn : " npm:56.0.1"
1656
1656
eslint-plugin-yml : " npm:1.15.0"
1657
1657
globals : " npm:15.12.0"
@@ -4994,12 +4994,14 @@ __metadata:
4994
4994
languageName : node
4995
4995
linkType : hard
4996
4996
4997
- " eslint-plugin-promise@npm:7.1.0 " :
4998
- version : 7.1.0
4999
- resolution : " eslint-plugin-promise@npm:7.1.0"
4997
+ " eslint-plugin-promise@npm:7.2.1 " :
4998
+ version : 7.2.1
4999
+ resolution : " eslint-plugin-promise@npm:7.2.1"
5000
+ dependencies :
5001
+ " @eslint-community/eslint-utils " : " npm:^4.4.0"
5000
5002
peerDependencies :
5001
5003
eslint : ^7.0.0 || ^8.0.0 || ^9.0.0
5002
- checksum : 10/ae2c6245d45beac99d55a7ca0b517c04d995238af1bce6c4bb4bfc9be03d8dd7f3ceb9d383822e78a043817664e3c1341486e89ac82955f3cd9c88fa3e17951b
5004
+ checksum : 10/e7447159d52dbc0fdaacfad18571906bb783f9f41f497e73f9b0351e9cc79497f9a9053fbef8141d0c027c16c768a1ef7f8cd4709a4a5cbb14636e862a1ccb34
5003
5005
languageName : node
5004
5006
linkType : hard
5005
5007
You can’t perform that action at this time.
0 commit comments