Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v5.2.0 (#2152)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 2, 2021
1 parent 35ac5a5 commit 49af668
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "5.1.1",
"eslint-plugin-promise": "5.2.0",
"husky": "^7.0.4",
"jest": "^27.4.3",
"jest-junit": "^13.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11255,12 +11255,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:5.1.1":
version: 5.1.1
resolution: "eslint-plugin-promise@npm:5.1.1"
"eslint-plugin-promise@npm:5.2.0":
version: 5.2.0
resolution: "eslint-plugin-promise@npm:5.2.0"
peerDependencies:
eslint: ^7.0.0
checksum: 97ffd570265ed9677b4103ba3fb18b19fa3471eb6581c5c3c426bcec249c9e89cfac735e5ddb403a794cab7fda1b53be151a30e1d3b71485630d7f28e1bb1ad6
checksum: 5d6b2d28408c5afde6386942862427af3d83c9a130eb2555bb54b26a1761914e2c7326aca1be26dd3fee6405e65a2ee9432a4526147e5962545060ea0ef64058
languageName: node
linkType: hard

Expand Down Expand Up @@ -18539,7 +18539,7 @@ __metadata:
eslint: ^8.3.0
eslint-config-prettier: ^8.3.0
eslint-plugin-prettier: ^4.0.0
eslint-plugin-promise: 5.1.1
eslint-plugin-promise: 5.2.0
husky: ^7.0.4
jest: ^27.4.3
jest-junit: ^13.0.0
Expand Down

0 comments on commit 49af668

Please sign in to comment.