Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 0e97dac

Browse files
chore(deps): update devdependency eslint-plugin-promise to v5 (#448)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a159d87 commit 0e97dac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-config-prettier": "^8.1.0",
9090
"eslint-plugin-jest": "^24.3.4",
9191
"eslint-plugin-prettier": "^3.3.1",
92-
"eslint-plugin-promise": "^4.3.1",
92+
"eslint-plugin-promise": "^5.1.0",
9393
"http-server": "^0.12.3",
9494
"jest": "^26.6.3",
9595
"lint-staged": "^10.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5687,10 +5687,10 @@ eslint-plugin-prettier@^3.3.1:
56875687
dependencies:
56885688
prettier-linter-helpers "^1.0.0"
56895689

5690-
eslint-plugin-promise@^4.3.1:
5691-
version "4.3.1"
5692-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
5693-
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
5690+
eslint-plugin-promise@^5.1.0:
5691+
version "5.1.0"
5692+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
5693+
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
56945694

56955695
eslint-rule-docs@^1.1.5:
56965696
version "1.1.222"

0 commit comments

Comments
 (0)