Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-promise from 6.5.0 to 6.6.0 (#74)
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 23, 2024
1 parent dc5c848 commit b5ba772
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 @@ -124,7 +124,7 @@
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.5.0",
"eslint-plugin-promise": "6.6.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 @@ -1566,7 +1566,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.5.0"
eslint-plugin-promise: "npm:6.6.0"
eslint-plugin-unicorn: "npm:54.0.0"
eslint-plugin-yml: "npm:1.14.0"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -4992,12 +4992,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:6.5.0":
version: 6.5.0
resolution: "eslint-plugin-promise@npm:6.5.0"
"eslint-plugin-promise@npm:6.6.0":
version: 6.6.0
resolution: "eslint-plugin-promise@npm:6.6.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/051e4997a7debe0cece3d717cb85c1038a94f024e63a3474a13041e26357e136ceb2d2ae487c0855059a1331823f207b22d5a078631f5a993e4e86f499a91940
checksum: 10/c2b5604efd7e1390c132fcbf06cb2f072c956ffa65c14a991cb74ba1e2327357797239cb5b9b292d5e4010301bb897bd85a6273d7873fb157edc46aa2d95cbd9
languageName: node
linkType: hard

Expand Down

0 comments on commit b5ba772

Please sign in to comment.