Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 66fdaf7

Browse files
Bump eslint-plugin-promise from 6.0.1 to 6.1.1 (#3)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.0.1 to 6.1.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.0.1...v6.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05f0a8c commit 66fdaf7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-import-resolver-typescript": "^3.5.1",
3636
"eslint-plugin-import": "^2.26.0",
3737
"eslint-plugin-n": "^15.3.0",
38-
"eslint-plugin-promise": "^6.0.1",
38+
"eslint-plugin-promise": "^6.1.1",
3939
"eslint-plugin-react": "^7.31.9",
4040
"eslint-plugin-react-hooks": "^4.6.0",
4141
"husky": "^8.0.1",
@@ -51,7 +51,7 @@
5151
"eslint-import-resolver-typescript": "^3.5.1",
5252
"eslint-plugin-import": "^2.26.0",
5353
"eslint-plugin-n": "^15.3.0",
54-
"eslint-plugin-promise": "^6.0.1",
54+
"eslint-plugin-promise": "^6.1.1",
5555
"eslint-plugin-react": "^7.31.9",
5656
"eslint-plugin-react-hooks": "^4.6.0",
5757
"typescript": "*"

0 commit comments

Comments
 (0)