Skip to content

Commit 26b5cc5

Browse files
chore(deps-dev): bump eslint-plugin-promise from 6.0.0 to 6.1.1
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.0.0 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.0...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] <support@github.com>
1 parent 62a7a82 commit 26b5cc5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-standard": "^16.0.3",
2929
"eslint-plugin-import": "^2.25.4",
3030
"eslint-plugin-node": "^11.1.0",
31-
"eslint-plugin-promise": "^6.0.0",
31+
"eslint-plugin-promise": "^6.1.1",
3232
"vite": "^3.2.4"
3333
},
3434
"dependencies": {

0 commit comments

Comments
 (0)