From 1f2cdd07aad0c4328e02a87c21b3d0626f570ecf Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 12 Aug 2024 21:19:41 +0000 Subject: build(deps-dev): bump eslint-plugin-promise from 7.0.0 to 7.1.0 Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 7.0.0 to 7.1.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](https://github.com/eslint-community/eslint-plugin-promise/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9a1b3c96..03cc769c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-jest-dom": "^5.4.0", "eslint-plugin-jsdoc": "^48.11.0", "eslint-plugin-only-ascii": "0.0.0", - "eslint-plugin-promise": "^7.0.0", + "eslint-plugin-promise": "^7.1.0", "eslint-plugin-react": "^7.35.0", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-testing-library": "^6.2.2", -- cgit v1.2.3