Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-promise from 6.4.0 to 7.0.0 (#170)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 8c547e5 commit e243be7
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 @@ -137,7 +137,7 @@
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-yml": "1.14.0",
"growl": "1.10.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1936,7 +1936,7 @@ __metadata:
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-promise: "npm:6.4.0"
eslint-plugin-promise: "npm:7.0.0"
eslint-plugin-unicorn: "npm:54.0.0"
eslint-plugin-yml: "npm:1.14.0"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -5006,12 +5006,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:6.4.0":
version: 6.4.0
resolution: "eslint-plugin-promise@npm:6.4.0"
"eslint-plugin-promise@npm:7.0.0":
version: 7.0.0
resolution: "eslint-plugin-promise@npm:7.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/23da32294b8661e95d4243b7cc925aefe3522842d5f6e2a6f72d052f92cfd96536d592e5186be6eb471e477edc2fe20ca257e7e1b5a786a6e582be3d65fdc4f5
checksum: 10/a06d5a96e44d84953a6a04542289bf21fbc164f58023e8711afb95d658d7263330871e87e453ed3f9963d901c504095d61b073627c9887b1abd73b3ad2c2d271
languageName: node
linkType: hard

Expand Down

0 comments on commit e243be7

Please sign in to comment.