Skip to content

Commit

Permalink
Update dependency eslint-plugin-promise to v7 (#993)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 2869235 commit fe46a4a
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 @@ -57,7 +57,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.32.2",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:^6.7.1"
eslint-plugin-n: "npm:^17.0.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-promise: "npm:^6.1.1"
eslint-plugin-promise: "npm:^7.0.0"
eslint-plugin-react: "npm:^7.32.2"
husky: "npm:^9.0.0"
i18next: "npm:^23.8.2"
Expand Down Expand Up @@ -3780,12 +3780,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:^6.1.1":
version: 6.6.0
resolution: "eslint-plugin-promise@npm:6.6.0"
"eslint-plugin-promise@npm:^7.0.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/c2b5604efd7e1390c132fcbf06cb2f072c956ffa65c14a991cb74ba1e2327357797239cb5b9b292d5e4010301bb897bd85a6273d7873fb157edc46aa2d95cbd9
checksum: 10/ae2c6245d45beac99d55a7ca0b517c04d995238af1bce6c4bb4bfc9be03d8dd7f3ceb9d383822e78a043817664e3c1341486e89ac82955f3cd9c88fa3e17951b
languageName: node
linkType: hard

Expand Down

0 comments on commit fe46a4a

Please sign in to comment.