Skip to content

Commit

Permalink
Bump eslint-plugin-promise from 6.4.0 to 7.0.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 6.4.0 to 7.0.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@v6.4.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent b9885b1 commit 5eec929
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 @@ -60,7 +60,7 @@
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-promise": "^7.0.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@ __metadata:
eslint-config-standard-with-typescript: "npm:^43.0.1"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-n: "npm:^17.9.0"
eslint-plugin-promise: "npm:^6.4.0"
eslint-plugin-promise: "npm:^7.0.0"
fs-extra: "npm:^11.2.0"
get-port: "npm:^5.1.1"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -2891,12 +2891,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: 10c0/5d07be976504f92d1d91756b0b0588a4c65e379af2520dd77c8655203085c0ab43e24d4698d1ac4b50926430cd8eb81cd1cc4c3653aae8386c805577bdf57b6c
checksum: 10c0/9a9b5e057ed2d109aabe0d38f98142df0b02f555a2660fbacc58a7ea473f170dcd02ab2f88e514b7a4cbae314945343fbb26cdc04cd36d4f082bfcd6d5a2c650
languageName: node
linkType: hard

Expand Down

0 comments on commit 5eec929

Please sign in to comment.