Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-promise from 7.1.0 to 7.2.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 20933c9 commit 46403c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-promise": "7.2.0",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.15.0",
"globals": "15.12.0",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1811,7 +1811,7 @@ __metadata:
eslint-plugin-jsonc: "npm:2.18.2"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.14.0"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-promise: "npm:7.2.0"
eslint-plugin-unicorn: "npm:56.0.1"
eslint-plugin-yml: "npm:1.15.0"
globals: "npm:15.12.0"
Expand Down Expand Up @@ -5268,12 +5268,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:7.1.0":
version: 7.1.0
resolution: "eslint-plugin-promise@npm:7.1.0"
"eslint-plugin-promise@npm:7.2.0":
version: 7.2.0
resolution: "eslint-plugin-promise@npm:7.2.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/ae2c6245d45beac99d55a7ca0b517c04d995238af1bce6c4bb4bfc9be03d8dd7f3ceb9d383822e78a043817664e3c1341486e89ac82955f3cd9c88fa3e17951b
checksum: 10/9935dc0f9b44e668bfca6f1fc6583b98a9de2bf3f7496a1c5730d62189c055ac9c6c79fddf3c9ec1ec21040766bdb66855b79fd60528972f9a14d4743c2f613f
languageName: node
linkType: hard

Expand Down

0 comments on commit 46403c2

Please sign in to comment.