Skip to content

Commit

Permalink
build(deps): update eslint-plugin-promise requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) to permit the latest version.
- [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@v6.0.0...v6.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2022
1 parent e4deb80 commit 5554f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"eslint-config-standard-jsx": "^11.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.28.0",
"standard-engine": "^15.0.0",
"version-guard": "^1.1.0"
Expand Down

0 comments on commit 5554f42

Please sign in to comment.