Skip to content

Commit

Permalink
fix!: update dependency eslint-plugin-promise to ^6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and voxpelli committed Oct 19, 2022
1 parent 4154f5f commit f1eca82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-jsdoc": "^39.3.13",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.1.0",
"eslint-plugin-security": "^1.5.0",
"eslint-plugin-sort-destructure-keys": "^1.4.0",
"eslint-plugin-unicorn": "^44.0.2",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-jsdoc": "^39.3.13",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.1.0",
"eslint-plugin-security": "^1.5.0",
"eslint-plugin-sort-destructure-keys": "^1.4.0",
"eslint-plugin-unicorn": "^44.0.2"
Expand Down

0 comments on commit f1eca82

Please sign in to comment.