Skip to content

Commit c2864a2

Browse files
Bump eslint-plugin-promise from 6.6.0 to 7.1.0 (#34)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.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@v6.6.0...v7.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8a54c9 commit c2864a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-config-standard-with-typescript": "^43.0.1",
5050
"eslint-plugin-import": "^2.29.1",
5151
"eslint-plugin-n": "^17.8.1",
52-
"eslint-plugin-promise": "^6.2.0",
52+
"eslint-plugin-promise": "^7.1.0",
5353
"eslint-plugin-tsdoc": "^0.3.0",
5454
"eslint-plugin-unused-imports": "^4.0.0",
5555
"prettier": "^3.3.2",

0 commit comments

Comments
 (0)