Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 6d5dedd commit 2dcebd5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jsdoc": "41.1.2",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-sonarjs": "0.25.1",
"eslint-plugin-unicorn": "49.0.0",
"eslint-plugin-vue": "9.27.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-sonarjs": "0.25.1",
"eslint-plugin-unicorn": "49.0.0"
},
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 2dcebd5

Please sign in to comment.