Skip to content

Commit a307281

Browse files
Bump eslint-plugin-promise from 6.6.0 to 7.2.1
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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 374a4b2 commit a307281

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

Lines changed: 9 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-config-standard": "^17.1.0",
2525
"eslint-plugin-import": "^2.31.0",
2626
"eslint-plugin-node": "^11.1.0",
27-
"eslint-plugin-promise": "^6.6.0",
27+
"eslint-plugin-promise": "^7.2.1",
2828
"eslint-plugin-vue": "^9.31.0",
2929
"html-webpack-plugin": "^5.6.3",
3030
"postcss": "^8.5.1",

0 commit comments

Comments
 (0)