Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent b5474e0 commit 823c3cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-unicorn": "^48.0.0",
"reflect-metadata": "^0.1.13",
"typescript": "^5.2.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ __metadata:
eslint-config-standard-with-typescript: ^34.0.1
eslint-plugin-import: ^2.26.0
eslint-plugin-n: ^16.0.0
eslint-plugin-promise: ^6.0.0
eslint-plugin-promise: ^7.1.0
eslint-plugin-unicorn: ^48.0.0
express: ^4.18.1
express-async-errors: ^3.1.1
Expand Down Expand Up @@ -1757,12 +1757,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:^6.0.0":
version: 6.0.0
resolution: "eslint-plugin-promise@npm:6.0.0"
"eslint-plugin-promise@npm:^7.1.0":
version: 7.1.0
resolution: "eslint-plugin-promise@npm:7.1.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 7e761507c51267b77e4ad710e7c8938aa4f8f69b975886034e57497a1816e9527eda364e25aac03d1b4e0df2e738ba98e49ad075d028824fcfea533a1419751c
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 6b4d28cbb33847c732262aee8a1784cdfc37754e91611ac0c86bfd8dd07fbba966a953a212ae49f91de1f4a31b28d65153935b0f183ce14647b31451706f722b
languageName: node
linkType: hard

Expand Down

0 comments on commit 823c3cc

Please sign in to comment.