Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-promise from 7.0.0 to 7.1.0 (#208)
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 Aug 8, 2024
1 parent 73600c1 commit 226c05f
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 @@ -106,7 +106,7 @@
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "55.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 @@ -1882,7 +1882,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:7.0.0"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:55.0.0"
eslint-plugin-yml: "npm:1.14.0"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -4773,12 +4773,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:7.0.0":
version: 7.0.0
resolution: "eslint-plugin-promise@npm:7.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 || ^9.0.0
checksum: 10/a06d5a96e44d84953a6a04542289bf21fbc164f58023e8711afb95d658d7263330871e87e453ed3f9963d901c504095d61b073627c9887b1abd73b3ad2c2d271
checksum: 10/ae2c6245d45beac99d55a7ca0b517c04d995238af1bce6c4bb4bfc9be03d8dd7f3ceb9d383822e78a043817664e3c1341486e89ac82955f3cd9c88fa3e17951b
languageName: node
linkType: hard

Expand Down

0 comments on commit 226c05f

Please sign in to comment.