Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2022
1 parent 7414c0b commit 714368c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint": "^7.12.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1 || ^5.0.0",
"eslint-plugin-promise": "^4.2.1 || ^5.0.0 || ^6.0.0",
"typescript": "*"
},
"devDependencies": {
Expand All @@ -80,7 +80,7 @@
"eslint": "7.32.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-promise": "6.0.0",
"fs.promises": "0.1.2",
"inclusion": "1.0.1",
"js-yaml": "4.1.0",
Expand Down

0 comments on commit 714368c

Please sign in to comment.