Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v7 (#1828)
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 Jul 29, 2024
1 parent 10a877e commit dbd67d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-standard": "5.0.0",
"gatsby": "5.13.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3693,7 +3693,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:28.6.0"
eslint-plugin-n: "npm:17.10.1"
eslint-plugin-promise: "npm:6.6.0"
eslint-plugin-promise: "npm:7.0.0"
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-standard: "npm:5.0.0"
find-package-json: "npm:1.2.0"
Expand Down Expand Up @@ -9915,12 +9915,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:6.6.0":
version: 6.6.0
resolution: "eslint-plugin-promise@npm:6.6.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/93a667dbc9ff15c4d586b0d40a31c7828314cbbb31b2b9a75802aa4ef536e9457bb3e1a89b384b07aa336dd61b315ae8b0aadc0870210378023dd018819b59b3
checksum: 10c0/9a9b5e057ed2d109aabe0d38f98142df0b02f555a2660fbacc58a7ea473f170dcd02ab2f88e514b7a4cbae314945343fbb26cdc04cd36d4f082bfcd6d5a2c650
languageName: node
linkType: hard

Expand Down

0 comments on commit dbd67d1

Please sign in to comment.