Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-promise from 7.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 551f020 commit 51639e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"eslint": "8.57.0",
"eslint-plugin-json": "4.0.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-promise": "7.1.0",
"sinon": "18.0.0",
"sinon-chrome": "3.0.1",
"web-ext": "8.2.0"
Expand Down

0 comments on commit 51639e7

Please sign in to comment.