Skip to content

Commit 67613de

Browse files
chore(deps-dev): bump eslint-plugin-promise from 6.2.0 to 6.6.0
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 6.6.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.2.0...v6.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc56d27 commit 67613de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -11,7 +11,7 @@
1111
"eslint-plugin-import": "^2.29.0",
1212
"eslint-plugin-markdown": "^2.2.1",
1313
"eslint-plugin-n": "^15.0.0",
14-
"eslint-plugin-promise": "^6.0.0"
14+
"eslint-plugin-promise": "^6.6.0"
1515
},
1616
"eslintConfig": {
1717
"extends": [

0 commit comments

Comments
 (0)