Skip to content

Commit 831c5da

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

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-import": "^2.31.0",
8787
"eslint-plugin-jest": "^28.11.0",
8888
"eslint-plugin-node": "^11.1.0",
89-
"eslint-plugin-promise": "^6.1.1",
89+
"eslint-plugin-promise": "^7.2.1",
9090
"eslint-plugin-standard": "^5.0.0",
9191
"jest": "^29.7.0",
9292
"rimraf": "^5.0.7",

0 commit comments

Comments
 (0)