Skip to content

Commit

Permalink
Update dependency eslint-plugin-promise to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 66df791 commit 2ffbacc
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 13 deletions.
82 changes: 71 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ing2mbox",
"version": "1.1.74",
"version": "1.1.75",
"description": "ING Bank PDF --> sMoneybox CSV",
"bin": {
"ing2mbox": "bin/ing2mbox"
Expand Down Expand Up @@ -29,7 +29,7 @@
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-promise": "7.2.0",
"eslint-plugin-standard": "4.1.0"
},
"scripts": {
Expand Down

0 comments on commit 2ffbacc

Please sign in to comment.