Skip to content

Commit f5921a8

Browse files
build(deps-dev): bump eslint-plugin-promise in /backend
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.2.1. - [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.6.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa1b8aa commit f5921a8

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

backend/package-lock.json

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-n": "^16.6.2",
3232
"eslint-plugin-no-catch-all": "^1.1.0",
3333
"eslint-plugin-prettier": "^5.5.3",
34-
"eslint-plugin-promise": "^6.1.1",
34+
"eslint-plugin-promise": "^7.2.1",
3535
"eslint-plugin-react": "^7.37.5",
3636
"eslint-plugin-react-hooks": "^4.6.0",
3737
"eslint-plugin-react-refresh": "^0.4.20",

0 commit comments

Comments
 (0)