Skip to content

Commit 10b226c

Browse files
chore(deps-dev): bump eslint-plugin-promise in /mobile
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 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.1.1...v6.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51d86cb commit 10b226c

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

mobile/package-lock.json

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

mobile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-import": "^2.27.5",
3737
"eslint-plugin-n": "^15.7.0",
3838
"eslint-plugin-prettier": "^5.2.1",
39-
"eslint-plugin-promise": "^6.1.1",
39+
"eslint-plugin-promise": "^6.6.0",
4040
"eslint-plugin-react": "^7.35.0",
4141
"eslint-plugin-react-hooks": "^4.6.2",
4242
"jest": "^29.7.0",

0 commit comments

Comments
 (0)